Make profile bar sticky
Change to 24 hour cycle
This commit is contained in:
fraxle
2026-07-24 17:38:10 +01:00
parent e1f6efdb8b
commit 7068ad91a9
5 changed files with 37 additions and 7 deletions
+1 -1
View File
@@ -284,7 +284,7 @@
/* Fixed-width label prevents the bar from shifting when text swaps */
.scope-play-label {
display: inline-block;
min-width: 58px;
min-width: 64px;
font-family: 'JetBrains Mono', ui-monospace, monospace;
font-variant-numeric: tabular-nums;
}