style(ui): widen experience points field
needs to fit 5+ digits
This commit is contained in:
parent
796cbd4d53
commit
a1cda785e9
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
&__input {
|
&__input {
|
||||||
flex: 0 0 5ch;
|
flex: 0 0 8ch;
|
||||||
|
|
||||||
&--slayer-points {
|
&--slayer-points {
|
||||||
&::-webkit-inner-spin-button,
|
&::-webkit-inner-spin-button,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue