Set the stacking value in EffectsDisplay to be tabular-nums for monospacing

This commit is contained in:
WBHarry 2026-03-25 11:58:56 +01:00
parent c27323b297
commit 0fbe027d7d

View file

@ -42,6 +42,7 @@
right: 4px;
font-size: 16px;
font-weight: bold;
font-variant-numeric: tabular-nums;
color: @golden;
background: black;
padding: 1px;