summaryrefslogtreecommitdiffstats
path: root/assets/style.scss
diff options
context:
space:
mode:
Diffstat (limited to 'assets/style.scss')
-rw-r--r--assets/style.scss3
1 files changed, 2 insertions, 1 deletions
diff --git a/assets/style.scss b/assets/style.scss
index 96291ed..deccd7c 100644
--- a/assets/style.scss
+++ b/assets/style.scss
@@ -244,6 +244,7 @@ p {
}
.new-message-composer .text-box {
+ white-space: pre-wrap;
color: black;
background-color: #dcdcdc;
max-height: 32em;
@@ -936,4 +937,4 @@ p {
font-weight: normal;
font-style: italic;
font-display: block;
-} \ No newline at end of file
+}