mirror of
https://github.com/meowarex/TidaLuna-Plugins.git
synced 2026-06-17 19:33:10 +10:00
Fix Tidals Playlist control header style
This commit is contained in:
@@ -886,4 +886,10 @@ body.rl-integrated-seekbar [data-test="footer-player"] [class*="playerContent"]
|
|||||||
|
|
||||||
._glowEffect_74c5e85 {
|
._glowEffect_74c5e85 {
|
||||||
display: none !important;
|
display: none !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* Make the small header red */
|
||||||
|
[class*="_smallHeader_"] {
|
||||||
|
background-color: rgba(0, 0, 0, .3) !important;
|
||||||
|
backdrop-filter: blur(10px) !important;
|
||||||
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user