From ff386f83f22367bdb06dabe72a830c697cc9f1a4 Mon Sep 17 00:00:00 2001 From: Kasper Seweryn Date: Thu, 18 May 2023 18:49:17 +0000 Subject: [PATCH] fix: move queue above sidebar Fixes https://dev.funkwhale.audio/funkwhale/funkwhale/-/commit/b00e92c4ec303eb55cd6861ff8d229741d8ef398#note_50584 --- front/src/style/components/_queue.scss | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/front/src/style/components/_queue.scss b/front/src/style/components/_queue.scss index 9a72defab..69197f8a5 100644 --- a/front/src/style/components/_queue.scss +++ b/front/src/style/components/_queue.scss @@ -1,4 +1,3 @@ - .queue-controls { @include media(" .button { position: fixed;