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
parent e1f6b22d19
commit 73a61887a6
3 changed files with 37 additions and 12 deletions
@@ -73,6 +73,10 @@
margin-right: 0.25rem;
}
.tagOvertime {
color: $playback-over;
}
.time {
color: $section-white;
font-size: $text-body-size;