Re-add to hide video player overflow (#3979)

This commit is contained in:
WithoutPants 2023-08-02 09:49:52 +10:00 committed by GitHub
parent 4311e56109
commit 65826fdbb3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -25,6 +25,7 @@ $sceneTabWidth: 450px;
.video-wrapper {
height: 56.25vw;
overflow: hidden;
position: relative;
width: 100%;