mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-12 19:01:47 +00:00
fix: Ambient Mode intialization improvement (#1857)
This commit is contained in:
@ -25,11 +25,12 @@
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
#song-video .html5-video-container > video {
|
||||
top: 0 !important;
|
||||
#song-video .html5-video-container {
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
#player:not([video-mode]):not(.video-mode) {
|
||||
width: 100%;
|
||||
margin: 0 auto !important;
|
||||
overflow: visible;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user