categorys and titles for images

This commit is contained in:
Zutatensuppe 2021-05-22 01:51:44 +02:00
parent 8abbb13fcc
commit 239c879649
22 changed files with 964 additions and 86 deletions

View file

@ -106,6 +106,7 @@ export default defineComponent({
}
.new-game-dialog .area-image {
grid-area: image;
margin: 20px;
}
.new-game-dialog .area-settings {
grid-area: settings;