From 2541ab3bc196c2e8920fdb5b8dca09d779de324f Mon Sep 17 00:00:00 2001 From: Flupsi Date: Fri, 15 Aug 2025 22:54:33 +0200 Subject: [PATCH] fix: Text and buttons in queue window are visible --- front/src/components/Queue.vue | 8 ++-- front/src/components/QueueItem.vue | 7 +-- front/src/style/components/_queue.scss | 60 ++++++++++---------------- 3 files changed, 31 insertions(+), 44 deletions(-) diff --git a/front/src/components/Queue.vue b/front/src/components/Queue.vue index 102189287..13aaad694 100644 --- a/front/src/components/Queue.vue +++ b/front/src/components/Queue.vue @@ -180,7 +180,7 @@ if (!isWebGLSupported) {