More spacing tweaks

This commit is contained in:
David Heinemeier Hansson
2026-05-15 19:14:52 +02:00
parent 52817ec465
commit 6cb880908a
4 changed files with 3 additions and 3 deletions
@@ -10,7 +10,7 @@ Item {
property color foreground: bar ? bar.foreground : "#cacccc"
property color activeColor: bar ? bar.urgent : "#a55555"
property bool active: false
property real horizontalMargin: 7.5
property real horizontalMargin: 8.5
property real verticalPadding: 6
property real fixedWidth: -1
property real fixedHeight: -1