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

View File

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