From 6d345343dfacd6131c55b3d96d63c921b8a37fa8 Mon Sep 17 00:00:00 2001 From: grafixeyehero <32230989+grafixeyehero@users.noreply.github.com> Date: Sun, 1 Sep 2019 02:17:47 +0300 Subject: [PATCH] qick fix (#433) --- src/components/nowplayingbar/nowplayingbar.css | 1 - 1 file changed, 1 deletion(-) diff --git a/src/components/nowplayingbar/nowplayingbar.css b/src/components/nowplayingbar/nowplayingbar.css index 06abae4ce7..120a0508a0 100644 --- a/src/components/nowplayingbar/nowplayingbar.css +++ b/src/components/nowplayingbar/nowplayingbar.css @@ -94,7 +94,6 @@ z-index: 2; display: flex; justify-content: flex-end; - flex-grow: 1; align-items: center; flex-shrink: 0; }