From 2f4842f5394eae70d07d355adcf50bd9cadbb6d1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rn-Michael=20Miehe?= Date: Tue, 12 Sep 2023 15:39:54 +0000 Subject: [PATCH] refreshable Drawer --- ui/src/components/ConfigView.vue | 14 ++++++-------- ui/src/components/bulma/Drawer.vue | 31 +++++++++++++++++++++--------- 2 files changed, 28 insertions(+), 17 deletions(-) diff --git a/ui/src/components/ConfigView.vue b/ui/src/components/ConfigView.vue index 7d091bd..5b66f3e 100644 --- a/ui/src/components/ConfigView.vue +++ b/ui/src/components/ConfigView.vue @@ -1,9 +1,9 @@