mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-17 14:29:57 -05:00
fix weird focus for slideleft & slideright (#502)
This commit is contained in:
@@ -74,7 +74,6 @@ export const widgetContent = TabContainer({
|
||||
export default () => Box({
|
||||
// vertical: true,
|
||||
vexpand: true,
|
||||
hexpand: true,
|
||||
css: 'min-width: 2px;',
|
||||
children: [
|
||||
widgetContent,
|
||||
|
||||
Reference in New Issue
Block a user