Display version number as tabular nums in admin

This commit is contained in:
Tetrakern 2023-01-21 17:46:06 +01:00
parent 12f6bba33b
commit 29874b5095
2 changed files with 2 additions and 1 deletions

File diff suppressed because one or more lines are too long

View File

@ -137,6 +137,7 @@ body[class*=fictioneer] {
&-links {
color: var(--text-600);
font-variant-numeric: tabular-nums;
a {
color: var(--text-400);