mirror of
https://github.com/stashapp/stash.git
synced 2025-12-18 21:04:37 +03:00
Re-add to hide video player overflow (#3979)
This commit is contained in:
@@ -25,6 +25,7 @@ $sceneTabWidth: 450px;
|
|||||||
|
|
||||||
.video-wrapper {
|
.video-wrapper {
|
||||||
height: 56.25vw;
|
height: 56.25vw;
|
||||||
|
overflow: hidden;
|
||||||
position: relative;
|
position: relative;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user