Fix whitespace preservation in status text
This commit is contained in:
@ -153,6 +153,7 @@
|
||||
color: #282c37;
|
||||
word-wrap: break-word;
|
||||
overflow: hidden;
|
||||
white-space: pre-wrap;
|
||||
|
||||
p {
|
||||
margin-bottom: 18px;
|
||||
|
Reference in New Issue
Block a user