ControlCenter: Slightly less tall utils at the bottom

This commit is contained in:
ItsLemmy
2025-10-12 17:04:09 -04:00
parent 5a47f88d48
commit b1c1ca6b49
+1 -1
View File
@@ -27,7 +27,7 @@ NPanel {
readonly property int weatherHeight: Math.round(190 * Style.uiScaleRatio)
readonly property int mediaSysMonHeight: Math.round(260 * Style.uiScaleRatio)
readonly property int audioHeight: Math.round(120 * Style.uiScaleRatio)
readonly property int bottomHeight: Math.round(60 * Style.uiScaleRatio)
readonly property int bottomHeight: Math.round(52 * Style.uiScaleRatio)
panelContent: Item {
id: content