From 8248c4ad499cb7fb8ab6aeec6e3408558f843f87 Mon Sep 17 00:00:00 2001 From: Marco Crapts Date: Thu, 1 Jun 2023 22:02:54 +0200 Subject: [PATCH] fix table layout --- src/App.vue | 4 ++-- src/components/ViewModes/ListView.vue | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/App.vue b/src/App.vue index ef8b004..c437639 100644 --- a/src/App.vue +++ b/src/App.vue @@ -91,10 +91,10 @@ const topBarHeightWithSafeArea = computed(() => `calc(${topBarHeight}px + var(-- />
-
+