wip: countdown view redesign

This commit is contained in:
Carlos Valente
2025-06-03 21:45:17 +02:00
parent 0c7c90cae4
commit 2f8f4ad129
16 changed files with 889 additions and 127 deletions
@@ -118,7 +118,8 @@
padding-inline: 0.25rem;
background-color: $gray-1250;
color: $ui-white;
white-space: pre;
// allow multi-line text but trim before
white-space: pre-line;
}
}