mirror of
https://github.com/plankanban/planka.git
synced 2025-07-19 13:19:44 +02:00
fix: Fix font of timer numbers
This commit is contained in:
parent
6ff889648d
commit
e9ed59d90f
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@
|
||||||
border-radius: 3px;
|
border-radius: 3px;
|
||||||
color: #7e8ea3;
|
color: #7e8ea3;
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
|
font-variant-numeric: tabular-nums;
|
||||||
outline: none;
|
outline: none;
|
||||||
text-align: left;
|
text-align: left;
|
||||||
transition: background 0.3s ease;
|
transition: background 0.3s ease;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue