Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -14,7 +14,7 @@ body {
|
|
14 |
padding: 2rem;
|
15 |
border-radius: 12px;
|
16 |
max-width: 700px;
|
17 |
-
height:
|
18 |
margin: auto;
|
19 |
box-shadow: 0 0 12px rgba(0, 0, 0, 0.3);
|
20 |
overflow-y: auto;
|
|
|
14 |
padding: 2rem;
|
15 |
border-radius: 12px;
|
16 |
max-width: 700px;
|
17 |
+
height: 70vh;
|
18 |
margin: auto;
|
19 |
box-shadow: 0 0 12px rgba(0, 0, 0, 0.3);
|
20 |
overflow-y: auto;
|