Decrease block size
| @@ -348,7 +348,7 @@ input[type='checkbox']:focus-visible { | |||
| 348 | padding: 5px; | 348 | padding: 5px; |
| 349 | margin: 5px 0; | 349 | margin: 5px 0; |
| 350 | overflow-y: auto; | 350 | overflow-y: auto; |
| 351 | max-height: 90vh; | 351 | max-height: 70vh; |
| 352 | } | 352 | } |
| 353 | 353 | ||
| 354 | .mes_reasoning_summary { | 354 | .mes_reasoning_summary { |