mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-04-04 10:29:34 +00:00
Fix line-breaks in mail body
This commit is contained in:
parent
99b2b4c587
commit
c9c8672234
@ -134,7 +134,7 @@ span.small-info {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.mail-body {
|
.mail-body {
|
||||||
white-space: pre;
|
white-space: pre-wrap;
|
||||||
}
|
}
|
||||||
|
|
||||||
.ui.form textarea.search {
|
.ui.form textarea.search {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user