Update sidebar.less Armor Slots label padding, for translations (#872)

Equalizes the vertical and horizontal padding on the Armor Slots status label, to allow for more (much needed) room for the upcoming French translation (and others in the future).

Doesn't change anything for the display in English.
This commit is contained in:
SunnySunSun 2025-08-12 17:09:23 +02:00 committed by GitHub
parent f62e51c4f6
commit 0103a6519b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -240,7 +240,7 @@
height: 30px;
.status-label {
padding: 2px 10px;
padding: 2px 2px;
position: relative;
top: 30px;
height: 22px;