ControlCenter: some more layout fixes

This commit is contained in:
lysec
2025-10-07 16:04:50 +02:00
parent a2336ced0b
commit 18cdc99bfb
+1 -1
View File
@@ -55,7 +55,7 @@ NPanel {
// Media card
MediaCard {
Layout.preferredWidth: Math.max(260 * scaling)
Layout.preferredWidth: Math.max(270 * scaling)
Layout.fillHeight: true
}