forked from Shinonome/dots-hyprland
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