1
0
Fork 0
mirror of https://github.com/DanielnetoDotCom/YouPHPTube synced 2025-10-03 01:39:24 +02:00
This commit is contained in:
Daniel Neto 2024-10-28 10:21:33 -03:00
parent 3063366932
commit 97a9e25735

View file

@ -52,10 +52,13 @@
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 {
display: none !important;