mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-21 15:09:10 +00:00
refactor: remove style override
This commit is contained in:
committed by
Carlos Valente
parent
6c78d25af1
commit
9ba94288a1
@@ -6,8 +6,7 @@
|
|||||||
max-width: 18.75rem;
|
max-width: 18.75rem;
|
||||||
min-width: 5em;
|
min-width: 5em;
|
||||||
|
|
||||||
font-family: var(--font-family-override, $viewer-font-family);
|
color: $timer-color;
|
||||||
color: var(--timer-color-override, $timer-color);
|
|
||||||
line-height: 0.9em;
|
line-height: 0.9em;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
letter-spacing: 0.1em;
|
letter-spacing: 0.1em;
|
||||||
|
|||||||
Reference in New Issue
Block a user