We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a142a8 commit 3a42d70Copy full SHA for 3a42d70
src/plugins/album-color-theme/style.css
@@ -30,7 +30,7 @@ yt-page-navigation-progress {
30
31
/* fix blur navigation bar */
32
33
-ytmusic-app-layout > [slot="player-page"]:not([is-mweb-modernization-enabled]) {
+ytmusic-app-layout > [slot="player-page"]:not([is-mweb-modernization-enabled]):not(:has(ytmusic-player[player-ui-state=FULLSCREEN])) {
34
padding-top: 90px;
35
margin-top: calc(-90px + var(--menu-bar-height, 0px)) !important;
36
}
0 commit comments