mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-06-05 03:30:03 +00:00
AudioCard: remove spacing between in/output
ControlCenterPanel: fix height
This commit is contained in:
@@ -42,7 +42,7 @@ NBox {
|
||||
ColumnLayout {
|
||||
anchors.fill: parent
|
||||
anchors.margins: Style.marginM * scaling
|
||||
spacing: Style.marginM * scaling
|
||||
spacing: 0
|
||||
|
||||
// Output Volume Section
|
||||
ColumnLayout {
|
||||
|
||||
Reference in New Issue
Block a user