Spaces:
Running
Running
Update style/defaults/style.css
Browse files- style/defaults/style.css +1 -1
style/defaults/style.css
CHANGED
|
@@ -289,7 +289,7 @@ progress::-moz-progress-bar {
|
|
| 289 |
width: auto;
|
| 290 |
max-width: 94vw;
|
| 291 |
min-width: 0;
|
| 292 |
-
max-height:
|
| 293 |
padding: 20px 10px 12px 10px;
|
| 294 |
font-size: 13.5px;
|
| 295 |
overflow: auto;
|
|
|
|
| 289 |
width: auto;
|
| 290 |
max-width: 94vw;
|
| 291 |
min-width: 0;
|
| 292 |
+
max-height: 85%;
|
| 293 |
padding: 20px 10px 12px 10px;
|
| 294 |
font-size: 13.5px;
|
| 295 |
overflow: auto;
|