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 652a150 commit 307f638Copy full SHA for 307f638
src/youtube-music.css
@@ -74,6 +74,7 @@ tp-yt-paper-item.ytmusic-guide-entry-renderer::before {
74
margin-top: auto !important;
75
margin-bottom: auto !important;
76
max-height: calc(100% - (var(--ytmusic-player-page-vertical-padding) * 2));
77
+ max-width: calc(100% - var(--ytmusic-player-page-vertical-padding) * 2);
78
}
79
80
ytmusic-player[player-ui-state=FULLSCREEN] {
0 commit comments