mirror of
https://github.com/plankanban/planka.git
synced 2025-07-18 20:59: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;
|
||||
color: #7e8ea3;
|
||||
display: inline-block;
|
||||
font-variant-numeric: tabular-nums;
|
||||
outline: none;
|
||||
text-align: left;
|
||||
transition: background 0.3s ease;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue