From 3dd9f6f68ce5625018a711ca78aa5a2a31441433 Mon Sep 17 00:00:00 2001 From: Henry Jameson Date: Sun, 9 Oct 2022 23:01:49 +0300 Subject: [PATCH] moved popovers space outside app because otherwise it causes weird issues A LOT --- index.html | 1 + src/App.vue | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index ba072edab5..4af84a5940 100644 --- a/index.html +++ b/index.html @@ -10,5 +10,6 @@
+
diff --git a/src/App.vue b/src/App.vue index e0d709f75e..060fa70aff 100644 --- a/src/App.vue +++ b/src/App.vue @@ -73,7 +73,6 @@