Update app.py
Browse files
app.py
CHANGED
|
@@ -169,6 +169,7 @@ html, body {
|
|
| 169 |
height: calc(100vh - 100px) !important;
|
| 170 |
overflow-y: auto !important;
|
| 171 |
padding-bottom: 120px !important;
|
|
|
|
| 172 |
}
|
| 173 |
.input-row {
|
| 174 |
position: fixed !important;
|
|
|
|
| 169 |
height: calc(100vh - 100px) !important;
|
| 170 |
overflow-y: auto !important;
|
| 171 |
padding-bottom: 120px !important;
|
| 172 |
+
margin-bottom: 100px !important;
|
| 173 |
}
|
| 174 |
.input-row {
|
| 175 |
position: fixed !important;
|