fix(conferendce-timer) use "monospace" digits

This commit is contained in:
Christian Tietze 2023-01-24 14:58:02 +01:00 committed by GitHub
parent 8e1d96cc48
commit 60dd26c13b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -73,6 +73,7 @@
min-width: 34px;
padding: 0 8px;
height: 28px;
font-variant-numeric: tabular-nums;
@media (max-width: 300px) {
display: none;