From f4ed457dba15039cc4a31e1a1f260b52902e506d Mon Sep 17 00:00:00 2001 From: JodliDev Date: Thu, 14 Apr 2022 11:59:46 +0200 Subject: [PATCH] Update nowPlayingBar.scss Make clear that nowplayingBar is actually clickable --- src/components/nowPlayingBar/nowPlayingBar.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/src/components/nowPlayingBar/nowPlayingBar.scss b/src/components/nowPlayingBar/nowPlayingBar.scss index a884f65769..6ff094ae0d 100644 --- a/src/components/nowPlayingBar/nowPlayingBar.scss +++ b/src/components/nowPlayingBar/nowPlayingBar.scss @@ -58,6 +58,7 @@ font-size: 92%; margin-right: 1em; margin-left: 0.5em; + cursor: pointer; } .nowPlayingBarCenter {