Preserve whitespace for threads and remarks
This commit is contained in:
parent
462f61d723
commit
e91c22a0f8
@ -11,3 +11,7 @@
|
|||||||
.thread .id, .remark .id {
|
.thread .id, .remark .id {
|
||||||
float: right;
|
float: right;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.thread .body, .remark .body {
|
||||||
|
white-space: pre-wrap;
|
||||||
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user