From 775a7a243efffe4151100f16a90fb396cb4f6a96 Mon Sep 17 00:00:00 2001 From: OleSTEEP Date: Thu, 16 Oct 2025 19:12:10 +0300 Subject: [PATCH] frontend: stick queue item buttons to right --- frontend/src/lib/components/queue_item.svelte | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/frontend/src/lib/components/queue_item.svelte b/frontend/src/lib/components/queue_item.svelte index 17a8ec7..32aa726 100644 --- a/frontend/src/lib/components/queue_item.svelte +++ b/frontend/src/lib/components/queue_item.svelte @@ -10,8 +10,10 @@

{date}

{name}

- - +
+ + +