fix: timer tabular nums
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
33f706c193
commit
6e1840e732
1 changed files with 1 additions and 0 deletions
|
@ -57,6 +57,7 @@
|
|||
display: flex;
|
||||
flex-direction: column;
|
||||
justify-content: center;
|
||||
font-variant-numeric: tabular-nums;
|
||||
}
|
||||
|
||||
.time {
|
||||
|
|
Loading…
Reference in a new issue