diff --git a/public/style.css b/public/style.css index 90e52bc49..2564b72d9 100644 --- a/public/style.css +++ b/public/style.css @@ -348,7 +348,7 @@ input[type='checkbox']:focus-visible { padding: 5px; margin: 5px 0; overflow-y: auto; - max-height: 90vh; + max-height: 70vh; } .mes_reasoning_summary {