fix: delay indicator styling

This commit is contained in:
Carlos Valente
2025-07-22 05:48:07 +02:00
committed by Carlos Valente
parent 75554071a7
commit 69f276765b
@@ -1,5 +1,7 @@
.delaySymbol {
svg {
display: inline;
vertical-align: middle;
font-size: 1.5rem;
color: $ontime-delay;
margin: 0 auto;