mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-08 08:53:51 +00:00
refactor(op): improve delay indicator styles
This commit is contained in:
committed by
Carlos Valente
parent
2e631194e1
commit
a75d35bdc0
@@ -74,6 +74,9 @@
|
||||
.plannedStart,
|
||||
.timeUntil,
|
||||
.runningTime {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
gap: 0.25rem;
|
||||
border-radius: $component-border-radius-md;
|
||||
padding: 0.25rem 0.5rem;
|
||||
line-height: 1;
|
||||
|
||||
Reference in New Issue
Block a user