Decrease block size

8d35ca90e15dc840740a6a9c464ba851f5559ff1

Cohee <18619528+Cohee1207@users.noreply.github.com>

1 files changed, +1 -1Ignore whitespace
public/style.css+1 -1
@@ -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}
353353
354.mes_reasoning_summary {354.mes_reasoning_summary {