Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
|
@@ -63,7 +63,7 @@ body {
|
|
| 63 |
box-sizing:border-box;
|
| 64 |
}
|
| 65 |
#output-panel {
|
| 66 |
-
height:
|
| 67 |
background:#1e1e1e;
|
| 68 |
color:#00ff00;
|
| 69 |
overflow:auto;
|
|
|
|
| 63 |
box-sizing:border-box;
|
| 64 |
}
|
| 65 |
#output-panel {
|
| 66 |
+
height:150px !important;
|
| 67 |
background:#1e1e1e;
|
| 68 |
color:#00ff00;
|
| 69 |
overflow:auto;
|