mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-12 11:01:45 +00:00
fix(style): fix miniplayer style
This commit is contained in:
@ -29,7 +29,7 @@
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
#player:not([video-mode]):not(.video-mode):not([player-ui-state='MINIPLAYER']) {
|
||||
#player:not([video-mode]):not(.video-mode):not([player-ui-state='MINIPLAYER']):not([is-mweb-modernization-enabled]) {
|
||||
width: 100%;
|
||||
margin: 0 auto !important;
|
||||
overflow: visible;
|
||||
|
||||
Reference in New Issue
Block a user