fix
Browse files- app/src/style.css +1 -0
app/src/style.css
CHANGED
@@ -424,4 +424,5 @@ body {
|
|
424 |
border: 1px solid #eee;
|
425 |
border-radius: 4px;
|
426 |
line-height: 1.4;
|
|
|
427 |
}
|
|
|
424 |
border: 1px solid #eee;
|
425 |
border-radius: 4px;
|
426 |
line-height: 1.4;
|
427 |
+
white-space: pre-line;
|
428 |
}
|