AudioCard: remove spacing between in/output

ControlCenterPanel: fix height
This commit is contained in:
lysec
2025-10-11 17:04:33 +02:00
parent 3e4a315587
commit c487f1982e
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -42,7 +42,7 @@ NBox {
ColumnLayout {
anchors.fill: parent
anchors.margins: Style.marginM * scaling
spacing: Style.marginM * scaling
spacing: 0
// Output Volume Section
ColumnLayout {
+1 -1
View File
@@ -11,7 +11,7 @@ NPanel {
id: root
preferredWidth: 460
preferredHeight: 740
preferredHeight: 790
panelKeyboardFocus: true
// Positioning