Use 'white-space: pre-line' for multi-line compliment.

This commit is contained in:
ubertao
2018-09-24 23:01:17 +08:00
parent d76c924ad1
commit ba428c6cfe
2 changed files with 7 additions and 8 deletions

View File

@@ -128,6 +128,10 @@ sup {
text-overflow: ellipsis;
}
.pre-line {
white-space: pre-line;
}
/**
* Region Definitions.
*/