From e14dd36a0ab2f6cc861cf062046177d0c52b8ca2 Mon Sep 17 00:00:00 2001 From: Johannes Zellner Date: Mon, 19 May 2025 22:47:47 +0200 Subject: [PATCH] Remove toplevel view animation in dashboard This is confusion if view elements shrink/expand during loading --- dashboard/src/Index.vue | 50 ++++++++++++++++++++--------------------- 1 file changed, 24 insertions(+), 26 deletions(-) diff --git a/dashboard/src/Index.vue b/dashboard/src/Index.vue index c9e84e1b6..0b8405630 100644 --- a/dashboard/src/Index.vue +++ b/dashboard/src/Index.vue @@ -290,32 +290,30 @@ onMounted(async () => {
- - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + +