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