Spaces:
Sleeping
Sleeping
Upload app.py
Browse files
app.py
CHANGED
@@ -20,7 +20,7 @@ st.markdown(
|
|
20 |
"""
|
21 |
<style>
|
22 |
html, body, [data-testid="stAppViewContainer"] {
|
23 |
-
height:
|
24 |
overflow: hidden;
|
25 |
}
|
26 |
</style>
|
|
|
20 |
"""
|
21 |
<style>
|
22 |
html, body, [data-testid="stAppViewContainer"] {
|
23 |
+
height: 100vh;
|
24 |
overflow: hidden;
|
25 |
}
|
26 |
</style>
|