Restore compact status icon spacing

This commit is contained in:
David Heinemeier Hansson
2026-07-17 16:15:01 -07:00
parent 6867f16b78
commit 8211b86ac6
4 changed files with 31 additions and 3 deletions
+4
View File
@@ -44,4 +44,8 @@ BarIconButton {
maintainIndicatorReveal: indicatorBlock === "inactive"
revealHost: indicatorHost
fontSize: Style.font.caption
horizontalMargin: 5
verticalPadding: 5
fixedWidth: -1
fixedHeight: -1
}