mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-11 10:31:47 +00:00
fix(yt-music bugs): fix margin in video mode
This commit is contained in:
@ -56,6 +56,6 @@ tp-yt-paper-item.ytmusic-guide-entry-renderer::before {
|
||||
border-radius: 8px !important;
|
||||
}
|
||||
/** apply fix when #av-id is exist */
|
||||
#av-id ~ #player {
|
||||
ytmusic-player-page:not([video-mode]):not([player-fullscreened]) #av-id ~ #player.ytmusic-player-page {
|
||||
margin-top: calc(var(--ytmusic-player-page-vertical-padding) / 2 * -1) !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user