Remove naive scaling of video playback controls

This commit is contained in:
Bill Thornton 2022-09-28 11:00:55 -04:00
parent 30b630f332
commit 050c67a362

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;