numeric text tabular all
This commit is contained in:
@@ -417,6 +417,10 @@ div.list-expanded > ul > li > div.expanded-row > .cell {
|
||||
color: var(--text-gray-color);
|
||||
}
|
||||
|
||||
.numeric-text {
|
||||
font-variant-numeric: tabular-nums;
|
||||
}
|
||||
|
||||
table .numeric-text {
|
||||
font-variant-numeric: tabular-nums;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user