preserve whitespace in descriptions & comments
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
padding: 5px 75px;
|
||||
}
|
||||
.description{
|
||||
white-space: pre-line;
|
||||
white-space: pre-wrap;
|
||||
min-width: 0;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user