Skip to content

Commit

Permalink
Re-add to hide video player overflow (#3979)
Browse files Browse the repository at this point in the history
  • Loading branch information
WithoutPants authored Aug 1, 2023
1 parent 4311e56 commit 65826fd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ui/v2.5/src/components/ScenePlayer/styles.scss
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ $sceneTabWidth: 450px;

.video-wrapper {
height: 56.25vw;
overflow: hidden;
position: relative;
width: 100%;

Expand Down

0 comments on commit 65826fd

Please sign in to comment.