mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-20 14:39:06 +00:00
fix: delay indicator styling
This commit is contained in:
committed by
Carlos Valente
parent
75554071a7
commit
69f276765b
@@ -1,5 +1,7 @@
|
|||||||
.delaySymbol {
|
.delaySymbol {
|
||||||
svg {
|
svg {
|
||||||
|
display: inline;
|
||||||
|
vertical-align: middle;
|
||||||
font-size: 1.5rem;
|
font-size: 1.5rem;
|
||||||
color: $ontime-delay;
|
color: $ontime-delay;
|
||||||
margin: 0 auto;
|
margin: 0 auto;
|
||||||
|
|||||||
Reference in New Issue
Block a user