Bar widget editor: better colors + autoformatting

This commit is contained in:
LemmyCook 2025-09-11 16:45:33 -04:00
parent d8b12e6d6b
commit 719f5a20e7
4 changed files with 11 additions and 12 deletions

View file

@ -14,7 +14,7 @@ NBox {
// Centralized service
readonly property bool hasPP: PowerProfileService.available
RowLayout {
id: powerRow
anchors.fill: parent

View file

@ -8,8 +8,6 @@ import qs.Widgets
NBox {
id: root
ColumnLayout {
id: content
anchors.left: parent.left

View file

@ -12,7 +12,6 @@ NBox {
property real spacing: 0
RowLayout {
id: utilRow
anchors.fill: parent