Fix the size of the "clear inventory" button
This commit is contained in:
parent
d4910a4147
commit
9e90b18f1f
@ -2027,7 +2027,7 @@ body.--debug #player-debug {
|
|||||||
display: block;
|
display: block;
|
||||||
}
|
}
|
||||||
#player-debug > .-inventory > button.-wide {
|
#player-debug > .-inventory > button.-wide {
|
||||||
grid-column: span 5;
|
grid-column: span 3;
|
||||||
padding: 0.25em;
|
padding: 0.25em;
|
||||||
}
|
}
|
||||||
#player-debug .-buttons {
|
#player-debug .-buttons {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user