Polish bar icon spacing

This commit is contained in:
David Heinemeier Hansson
2026-06-06 16:43:00 +02:00
parent d7d08d1b17
commit 166b395203
10 changed files with 31 additions and 11 deletions
+1 -1
View File
@@ -49,7 +49,7 @@ BarWidget {
bar: root.bar
text: panelLoader.item ? panelLoader.item.label : ""
active: panelLoader.item && panelLoader.item.klass === "active"
horizontalMargin: 5
horizontalMargin: 2.5
// Tooltip suppressed because the panel is the detail view.
tooltipText: ""