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