mirror of
https://github.com/meowarex/TidaLuna-Plugins.git
synced 2026-08-26 22:37:45 +10:00
Patch Play Queue Color
This commit is contained in:
@@ -917,3 +917,7 @@ body.rl-integrated-seekbar [data-test="footer-player"] [class*="playerContent"]
|
|||||||
[class*="_playQueueWrapper"] {
|
[class*="_playQueueWrapper"] {
|
||||||
height: calc(100% - var(--headerHeight) - var(--miniPlayerHeight) - 30px) !important;
|
height: calc(100% - var(--headerHeight) - var(--miniPlayerHeight) - 30px) !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* Removes the veil for the play queue */
|
||||||
|
._container_b3e8f28,._container_b3e8f28._nowPlayingVisible_6285d60 {
|
||||||
|
background: rgba(0, 0, 0, 0.402);}
|
||||||
|
|||||||
Reference in New Issue
Block a user