Preserve whitespace in string inputs
This commit is contained in:
@ -111,3 +111,7 @@ td.nowrap {
|
||||
.star:hover {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
span.keep-whitespace {
|
||||
white-space: pre-wrap;
|
||||
}
|
Reference in New Issue
Block a user