Skip to content

Commit 307f638

Browse files
committed
fix(style): resolve #1887
1 parent 652a150 commit 307f638

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/youtube-music.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ tp-yt-paper-item.ytmusic-guide-entry-renderer::before {
7474
margin-top: auto !important;
7575
margin-bottom: auto !important;
7676
max-height: calc(100% - (var(--ytmusic-player-page-vertical-padding) * 2));
77+
max-width: calc(100% - var(--ytmusic-player-page-vertical-padding) * 2);
7778
}
7879

7980
ytmusic-player[player-ui-state=FULLSCREEN] {

0 commit comments

Comments
 (0)