mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-21 06:59:09 +00:00
fix: correct alignment to end message
This commit is contained in:
committed by
Carlos Valente
parent
155bfbdc42
commit
cbc03c898c
@@ -95,7 +95,7 @@
|
|||||||
font-weight: 600;
|
font-weight: 600;
|
||||||
color: var(--timer-overtime-color-override, $timer-finished-color);
|
color: var(--timer-overtime-color-override, $timer-finished-color);
|
||||||
padding: 0;
|
padding: 0;
|
||||||
height: 100%;
|
max-height: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.timer {
|
.timer {
|
||||||
|
|||||||
Reference in New Issue
Block a user