Restore gap

This commit is contained in:
David Heinemeier Hansson
2026-05-28 21:21:33 +02:00
parent 7bb18c1dd3
commit 5104daf212
+1 -1
View File
@@ -55,7 +55,7 @@ BarWidget {
anchors.fill: parent
bar: root.bar
text: root.formatted(root.displayDate)
horizontalMargin: 2
horizontalMargin: 8.75
verticalPadding: 8.75
onPressed: function(button) {
if (!root.bar) return