style(ui): widen experience points field

needs to fit 5+ digits
This commit is contained in:
Alexander Minges 2025-07-17 19:22:21 +02:00
parent 796cbd4d53
commit a1cda785e9
Signed by: Athemis
GPG key ID: 31FBDEF92DDB162B

View file

@ -32,7 +32,7 @@
}
&__input {
flex: 0 0 5ch;
flex: 0 0 8ch;
&--slayer-points {
&::-webkit-inner-spin-button,