Improve statistics style
This commit is contained in:
parent
5fceef13f5
commit
cfccda8f55
1 changed files with 5 additions and 0 deletions
|
@ -4,3 +4,8 @@
|
|||
.ui.statistics::after {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.ui.statistic > .value,
|
||||
.ui.statistics .statistic > .value {
|
||||
font-variant-numeric: lining-nums;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue