menu fixes
This commit is contained in:
parent
cf05487c6d
commit
15fc22fd68
@ -93,4 +93,18 @@
|
|||||||
"inventory"
|
"inventory"
|
||||||
"games";
|
"games";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.options {
|
||||||
|
flex-flow: row wrap;
|
||||||
|
|
||||||
|
button {
|
||||||
|
flex: 1;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
section {
|
||||||
|
.list {
|
||||||
|
grid-template-columns: 1fr;
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user