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
commit 49d160684d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -115,10 +115,6 @@
padding: 0 0.8em; padding: 0 0.8em;
} }
.layout-desktop .osdControls {
max-width: calc(100vh * 1.77 - 2vh);
}
.videoOsdBottom .buttons { .videoOsdBottom .buttons {
padding: 0.25em 0 0; padding: 0.25em 0 0;
display: -webkit-box; display: -webkit-box;