Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -62,7 +62,7 @@ def test(inp):
|
|
62 |
|
63 |
/* Then style the iframe to fit in the container div with full height and width */
|
64 |
.responsive-iframe-mee {
|
65 |
-
position:
|
66 |
top: 0;
|
67 |
left: 0;
|
68 |
bottom: 0;
|
|
|
62 |
|
63 |
/* Then style the iframe to fit in the container div with full height and width */
|
64 |
.responsive-iframe-mee {
|
65 |
+
position: relative;
|
66 |
top: 0;
|
67 |
left: 0;
|
68 |
bottom: 0;
|