mirror of
https://github.com/cheeaun/phanpy.git
synced 2025-01-22 16:46:28 +01:00
Tabular nums for the numbers
This commit is contained in:
parent
05764a474f
commit
d3f7659331
1 changed files with 1 additions and 0 deletions
|
@ -492,6 +492,7 @@ a.card:hover {
|
||||||
min-height: 40px;
|
min-height: 40px;
|
||||||
min-width: 40px;
|
min-width: 40px;
|
||||||
padding: 0 8px;
|
padding: 0 8px;
|
||||||
|
font-variant-numeric: tabular-nums;
|
||||||
}
|
}
|
||||||
.status .actions > button.plain {
|
.status .actions > button.plain {
|
||||||
color: inherit;
|
color: inherit;
|
||||||
|
|
Loading…
Reference in a new issue