Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -19,8 +19,7 @@ import json
|
|
19 |
.fullframe {
|
20 |
max-width: 100%;
|
21 |
max-height: 100%;
|
22 |
-
|
23 |
-
height: 100vh;
|
24 |
overflow: hidden;
|
25 |
}
|
26 |
.iframe-element {
|
|
|
19 |
.fullframe {
|
20 |
max-width: 100%;
|
21 |
max-height: 100%;
|
22 |
+
|
|
|
23 |
overflow: hidden;
|
24 |
}
|
25 |
.iframe-element {
|