mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-10 17:29:26 -05:00
make DockButton not rely on auto-cascaded dockRow.padding
This commit is contained in:
@@ -11,8 +11,5 @@ RippleButton {
|
||||
implicitWidth: implicitHeight - topInset - bottomInset
|
||||
buttonRadius: Appearance.rounding.normal
|
||||
|
||||
topInset: Appearance.sizes.hyprlandGapsOut + dockRow.padding
|
||||
bottomInset: Appearance.sizes.hyprlandGapsOut + dockRow.padding
|
||||
|
||||
background.implicitHeight: 50
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user