Preserve whitespace in the editor

(cherry picked from commit 793d788706a7a35adb53fb0d22c6b629a9c1d215)
This commit is contained in:
vfbd 2022-06-26 14:04:16 -04:00
parent 9e7eb80db4
commit e30abd209f

View File

@ -4,6 +4,7 @@ body {
chunk {
color: #ffffff;
white-space: pre-wrap;
}
#gametext.adventure action {