Minor Fix overflow css style
This commit is contained in:
Vendored
+3
@@ -1,3 +1,6 @@
|
||||
body{
|
||||
overflow: hidden;
|
||||
}
|
||||
video{
|
||||
-webkit-transform: scaleX(-1);
|
||||
transform: scaleX(-1);
|
||||
|
||||
Reference in New Issue
Block a user