Spaces:
Running
Running
Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
@@ -432,7 +432,7 @@
|
|
432 |
pointer-events: none;
|
433 |
}
|
434 |
|
435 |
-
.frame-preview
|
436 |
width: 100%;
|
437 |
height: 100%;
|
438 |
object-fit: contain;
|
|
|
432 |
pointer-events: none;
|
433 |
}
|
434 |
|
435 |
+
.frame-preview canvas {
|
436 |
width: 100%;
|
437 |
height: 100%;
|
438 |
object-fit: contain;
|