From 222160a8f6fa94982bebc02c6414e0919190c082 Mon Sep 17 00:00:00 2001 From: Your Name Date: Mon, 27 Jul 2026 20:40:49 -0400 Subject: [PATCH] feat(ui): restyle DeviceQueue with Popover, ProgressBar, and Icon Co-Authored-By: Claude Opus 4.8 --- n-link-core/components/DeviceQueue.vue | 62 ++++++++++++-------------- 1 file changed, 29 insertions(+), 33 deletions(-) diff --git a/n-link-core/components/DeviceQueue.vue b/n-link-core/components/DeviceQueue.vue index 98209e5..9c976aa 100644 --- a/n-link-core/components/DeviceQueue.vue +++ b/n-link-core/components/DeviceQueue.vue @@ -1,47 +1,43 @@