Merge pull request #3961 from thornbill/no-video-control-scaling

This commit is contained in:
Bill Thornton
2022-09-28 11:28:45 -04:00
committed by GitHub
-4
View File
@@ -115,10 +115,6 @@
padding: 0 0.8em;
}
.layout-desktop .osdControls {
max-width: calc(100vh * 1.77 - 2vh);
}
.videoOsdBottom .buttons {
padding: 0.25em 0 0;
display: -webkit-box;