pre-wrap content

This commit is contained in:
Peter Stuifzand 2020-06-01 01:45:57 +02:00
parent 78cdbcfa72
commit d51dfa09a9

View File

@ -144,6 +144,10 @@
resize: none;
}
.list-item .content {
white-space: pre-wrap;
}
.root .list-item.selection {
border-left-color: #ccc;
border-right-color: #ccc;