pop37
This commit is contained in:
parent
ea46216955
commit
9bd68f6e53
@ -391,17 +391,17 @@ body {
|
|||||||
|
|
||||||
padding: 10px;
|
padding: 10px;
|
||||||
|
|
||||||
max-height: 320px;
|
max-height: 340px;
|
||||||
|
|
||||||
overflow-y: auto;
|
overflow-y: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
#inventory-wrapper {
|
#inventory-wrapper {
|
||||||
width: 620px;
|
width: 640px;
|
||||||
|
|
||||||
margin: 0 auto;
|
margin: 0 auto;
|
||||||
|
|
||||||
max-height: 320px;
|
max-height: 340px;
|
||||||
|
|
||||||
overflow-y: auto;
|
overflow-y: auto;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user