Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Neto committed Oct 28, 2024
1 parent 3063366 commit 97a9e25
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions plugin/PlayerSkins/player.css
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,12 @@
margin-bottom: 10px;
}

div.vjs-menu-button:last-of-type>div>ul {
left: -6em !important;
}
.vjs-menu-button > .vjs-menu {
position: absolute;
right: 0;
transform: translateX(-30%);
}


@media all and (min-width: 900px) {
.vjs-has-started.vjs-paused .vjs-big-play-button {
Expand Down

0 comments on commit 97a9e25

Please sign in to comment.