Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -189,6 +189,7 @@ button:hover { background-color: #00aaff !important; }
|
|
| 189 |
color: #eee;
|
| 190 |
margin-top: 25px;
|
| 191 |
position: relative;
|
|
|
|
| 192 |
}
|
| 193 |
.arrow-btn {
|
| 194 |
width: 25px;
|
|
|
|
| 189 |
color: #eee;
|
| 190 |
margin-top: 25px;
|
| 191 |
position: relative;
|
| 192 |
+
overflow: scroll;
|
| 193 |
}
|
| 194 |
.arrow-btn {
|
| 195 |
width: 25px;
|