fix MV player

This commit is contained in:
vapormusic 2021-12-11 09:39:28 +07:00
parent 309a20620f
commit 5f6bc36e80
6 changed files with 50339 additions and 12 deletions

View file

@ -2400,4 +2400,8 @@ div#captions {
.item-navigate:hover {
text-decoration: underline;
}
}
apple-music-video-player{
position:relative;
z-index:10000}