dock: fix tiny button size

This commit is contained in:
end-4
2025-08-18 18:13:49 +07:00
parent fd7f22ffba
commit d051246b7e
@@ -13,4 +13,6 @@ RippleButton {
topInset: Appearance.sizes.hyprlandGapsOut + dockRow.padding
bottomInset: Appearance.sizes.hyprlandGapsOut + dockRow.padding
background.implicitHeight: 50
}