Skip to content

Commit f4bbf26

Browse files
committed
VersionList::Row: Use tabular-nums styling for version numbers
1 parent 0b782c3 commit f4bbf26

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

app/components/version-list/row.module.css

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@
1313
}
1414

1515
.num-link {
16+
font-variant-numeric: tabular-nums;
17+
1618
&::after {
1719
content: '';
1820
position: absolute;

0 commit comments

Comments
 (0)