mirror of
https://github.com/morpheusthewhite/spicetify-themes.git
synced 2024-11-22 10:52:48 +01:00
fix(text): lyrics on the right sidebar visibility (#1017)
This commit is contained in:
parent
5f4a8a55f1
commit
9ba01f9861
@ -589,9 +589,9 @@ section.main-buddyFeed-container {
|
|||||||
border: var(--border-width) var(--border-style) transparent;
|
border: var(--border-width) var(--border-style) transparent;
|
||||||
}
|
}
|
||||||
|
|
||||||
.main-nowPlayingView-lyricsContent .lyrics-lyricsContent-provider,
|
.main-nowPlayingView-lyricsContent {
|
||||||
.main-nowPlayingView-lyricsContent .lyrics-lyricsContent-lyric {
|
-webkit-mask-image: none !important;
|
||||||
transform: translateX(100px);
|
mask-image: none !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* ================================
|
/* ================================
|
||||||
|
Loading…
Reference in New Issue
Block a user