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 {
|
chunk {
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
|
white-space: pre-wrap;
|
||||||
}
|
}
|
||||||
|
|
||||||
#gametext.adventure action {
|
#gametext.adventure action {
|
||||||
|
Reference in New Issue
Block a user