mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Decrease block size
This commit is contained in:
@@ -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 {
|
||||
|
Reference in New Issue
Block a user