diff --git a/src/components/gameMaster/zoneEditor/partials/TileList.vue b/src/components/gameMaster/zoneEditor/partials/TileList.vue index 66feb9e..9455f67 100644 --- a/src/components/gameMaster/zoneEditor/partials/TileList.vue +++ b/src/components/gameMaster/zoneEditor/partials/TileList.vue @@ -42,35 +42,37 @@ -
- -

{{ selectedGroup.parent.name }} Group

-
-
- - {{ getTileCategory(selectedGroup.parent) }} -
-
- - {{ getTileCategory(childTile) }} +
+
+ +

{{ selectedGroup.parent.name }} Group

+
+
+ + {{ getTileCategory(selectedGroup.parent) }} +
+
+ + {{ getTileCategory(childTile) }} +