Spaces:
Sleeping
Sleeping
Remove height restriction
Browse files
app.py
CHANGED
@@ -14,7 +14,6 @@ footer {display: none !important;}
|
|
14 |
}
|
15 |
#main_container {
|
16 |
height: 95vh;
|
17 |
-
max-height:700px;
|
18 |
}
|
19 |
#markup_container {
|
20 |
height: 100%;
|
|
|
14 |
}
|
15 |
#main_container {
|
16 |
height: 95vh;
|
|
|
17 |
}
|
18 |
#markup_container {
|
19 |
height: 100%;
|