fix(character): fix equipment slot icons size on mobile (#4)
This commit is contained in:
parent
2d672fd5ed
commit
af497b7ea6
1 changed files with 1 additions and 0 deletions
|
|
@ -45,6 +45,7 @@
|
||||||
position: absolute;
|
position: absolute;
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
z-index: 1;
|
z-index: 1;
|
||||||
|
background-size: 36px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.iconlarge {
|
.iconlarge {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue