From 99019cf31cfca1afc76ce4aea6501774b79cb416 Mon Sep 17 00:00:00 2001 From: Benjamin Lu Date: Sun, 7 Dec 2025 00:50:49 -0800 Subject: [PATCH] Align expanded QPO to new design --- src/components/queue/QueueOverlayExpanded.vue | 79 +++++-------------- .../queue/QueueOverlayHeader.test.ts | 11 ++- 2 files changed, 31 insertions(+), 59 deletions(-) diff --git a/src/components/queue/QueueOverlayExpanded.vue b/src/components/queue/QueueOverlayExpanded.vue index 64e8458e0..7c85d300f 100644 --- a/src/components/queue/QueueOverlayExpanded.vue +++ b/src/components/queue/QueueOverlayExpanded.vue @@ -1,63 +1,39 @@