mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-02-18 13:10:40 +01:00
Add word-break in logprobs display
This commit is contained in:
parent
78bbf0ed02
commit
afde6e3f45
@ -56,6 +56,7 @@
|
||||
user-select: none;
|
||||
height: 100%;
|
||||
overflow-y: auto;
|
||||
word-break: break-all;
|
||||
}
|
||||
|
||||
.logprobs_empty_state {
|
||||
|
Loading…
x
Reference in New Issue
Block a user