mirror of
https://github.com/KoboldAI/KoboldAI-Client.git
synced 2025-06-05 21:59:24 +02:00
Preserve whitespace in the editor
(cherry picked from commit 793d788706
)
This commit is contained in:
@ -4,6 +4,7 @@ body {
|
||||
|
||||
chunk {
|
||||
color: #ffffff;
|
||||
white-space: pre-wrap;
|
||||
}
|
||||
|
||||
#gametext.adventure action {
|
||||
|
Reference in New Issue
Block a user