From a8606a6895c4bbc0a7a3ececb2e996d589a997fd Mon Sep 17 00:00:00 2001 From: Eliot Berriot Date: Thu, 26 Mar 2020 09:44:31 +0100 Subject: [PATCH] Moved radio message at the bottom of the queue --- front/src/components/Queue.vue | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/front/src/components/Queue.vue b/front/src/components/Queue.vue index 7107740c0..141b1d2d7 100644 --- a/front/src/components/Queue.vue +++ b/front/src/components/Queue.vue @@ -147,15 +147,6 @@ -
-
-
- You have a radio playing -
-

New tracks will be appended here automatically.

-
Stop radio
-
-
@@ -194,6 +185,16 @@
+ +
+
+
+ You have a radio playing +
+

New tracks will be appended here automatically.

+
Stop radio
+
+