refactor(time control): improve handling of overtime and count to end

This commit is contained in:
Carlos Valente
2026-07-14 14:30:59 +02:00
committed by Carlos Valente
parent 0c84a3ff9e
commit f598e8dab1
3 changed files with 38 additions and 13 deletions
@@ -73,6 +73,10 @@
margin-right: 0.25rem;
}
.tagOvertime {
color: $playback-over;
}
.time {
color: $section-white;
font-size: $text-body-size;