From a645dc84cc700ba2e84f7a34689f2afe8be5f1de Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rn-Michael=20Miehe?= Date: Sun, 10 Sep 2023 03:25:12 +0000 Subject: [PATCH] ConfigView using bulma "card" --- ui/src/components/ConfigView.vue | 21 +++++++++++++++++---- 1 file changed, 17 insertions(+), 4 deletions(-) diff --git a/ui/src/components/ConfigView.vue b/ui/src/components/ConfigView.vue index cd5f266..c64fb32 100644 --- a/ui/src/components/ConfigView.vue +++ b/ui/src/components/ConfigView.vue @@ -1,6 +1,15 @@ - +