Fixed multi-row resource pips display for character

This commit is contained in:
WBHarry 2025-11-10 12:10:58 +01:00
parent 0d807eb3b7
commit 069a941cd3
5 changed files with 56 additions and 67 deletions

View file

@ -209,6 +209,11 @@
background: light-dark(@dark-blue, @golden);
}
}
.empty-slot {
width: 15px;
height: 10px;
}
}
.slot-label {
display: flex;