mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-13 20:39:58 -05:00
dock: fix tiny button size
This commit is contained in:
@@ -13,4 +13,6 @@ RippleButton {
|
|||||||
|
|
||||||
topInset: Appearance.sizes.hyprlandGapsOut + dockRow.padding
|
topInset: Appearance.sizes.hyprlandGapsOut + dockRow.padding
|
||||||
bottomInset: Appearance.sizes.hyprlandGapsOut + dockRow.padding
|
bottomInset: Appearance.sizes.hyprlandGapsOut + dockRow.padding
|
||||||
|
|
||||||
|
background.implicitHeight: 50
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user