From 1f6f0ce4263cd6290f791bb1845a7df24585e8a8 Mon Sep 17 00:00:00 2001 From: TwinProduction Date: Fri, 28 May 2021 18:47:15 -0400 Subject: [PATCH] Fix inconsistent visual issue with settings bar occasionally appearing within the global container --- web/app/src/components/Settings.vue | 41 +++++++++++++---------------- web/static/css/app.css | 2 +- web/static/index.html | 2 +- web/static/js/app-legacy.js | 2 +- web/static/js/app.js | 2 +- 5 files changed, 22 insertions(+), 27 deletions(-) diff --git a/web/app/src/components/Settings.vue b/web/app/src/components/Settings.vue index f119732b..a6dd828c 100644 --- a/web/app/src/components/Settings.vue +++ b/web/app/src/components/Settings.vue @@ -1,24 +1,20 @@ @@ -83,12 +79,11 @@ export default { -