mirror of
https://github.com/jeffvli/feishin.git
synced 2026-06-18 01:14:22 +02:00
fix bg color / padding of sidebar panel
This commit is contained in:
@@ -93,7 +93,7 @@ const BottomPanel = () => {
|
||||
<Divider />
|
||||
{showLyricsInSidebar ? (
|
||||
<div className={styles.lyricsSection}>
|
||||
<Lyrics />
|
||||
<Lyrics fadeOutNoLyricsMessage={showVisualizer} />
|
||||
{showVisualizer && (
|
||||
<div
|
||||
className={styles.visualizerOverlay}
|
||||
|
||||
Reference in New Issue
Block a user