From 292d5783a9cf611298d38d51591127426bdae5d1 Mon Sep 17 00:00:00 2001 From: advplyr Date: Fri, 4 Apr 2025 17:17:06 -0500 Subject: [PATCH] Update player queue button on item page to be to the right of the read button to keep consistent spacing --- client/pages/item/_id/index.vue | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/client/pages/item/_id/index.vue b/client/pages/item/_id/index.vue index 4a0476e1..38152cb1 100644 --- a/client/pages/item/_id/index.vue +++ b/client/pages/item/_id/index.vue @@ -91,15 +91,15 @@ {{ isMissing ? $strings.LabelMissing : $strings.LabelIncomplete }} - - - - {{ $strings.ButtonRead }} + + + +