From 7fe3f63a5c86567dddd90491ab79b97659bd6baa Mon Sep 17 00:00:00 2001 From: DebaucheryLibrarian Date: Tue, 4 Jun 2024 03:27:54 +0200 Subject: [PATCH] Hiding empty detail rows on scene page. --- components/entities/tile.vue | 2 +- pages/scene/+Page.vue | 15 ++++++++++++--- 2 files changed, 13 insertions(+), 4 deletions(-) diff --git a/components/entities/tile.vue b/components/entities/tile.vue index af4d677..a1812de 100644 --- a/components/entities/tile.vue +++ b/components/entities/tile.vue @@ -5,7 +5,7 @@ > diff --git a/pages/scene/+Page.vue b/pages/scene/+Page.vue index eacd948..88e6cee 100644 --- a/pages/scene/+Page.vue +++ b/pages/scene/+Page.vue @@ -148,7 +148,10 @@
-
-
+