mirror of
https://github.com/plankanban/planka.git
synced 2025-12-25 17:25:01 +03:00
fix: Fix font of timer numbers
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user