mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Add word-break in logprobs display
This commit is contained in:
@@ -56,6 +56,7 @@
|
||||
user-select: none;
|
||||
height: 100%;
|
||||
overflow-y: auto;
|
||||
word-break: break-all;
|
||||
}
|
||||
|
||||
.logprobs_empty_state {
|
||||
|
Reference in New Issue
Block a user