Make room for inventory play button on short screens
This commit is contained in:
parent
b4e6ca513f
commit
074610095d
1 changed files with 5 additions and 1 deletions
|
@ -28,6 +28,10 @@ $itemSlotGridHeight: 51px
|
|||
|
||||
+user-select(none)
|
||||
|
||||
@media only screen and (max-height: 728px)
|
||||
.modal-content
|
||||
top: -55px
|
||||
|
||||
|
||||
//- Background
|
||||
|
||||
|
|
Reference in a new issue