From 8cc73ed73e8237fffea8948a08c26c4e5730b7a2 Mon Sep 17 00:00:00 2001 From: Kasper Seweryn Date: Sun, 1 May 2022 12:54:24 +0200 Subject: [PATCH] Fix queue scroll --- front/src/App.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/front/src/App.vue b/front/src/App.vue index 28baa7a21..aceb938a4 100644 --- a/front/src/App.vue +++ b/front/src/App.vue @@ -150,9 +150,9 @@ const showSetInstanceModal = ref(false)