pre-wrap content
This commit is contained in:
parent
78cdbcfa72
commit
d51dfa09a9
|
@ -144,6 +144,10 @@
|
||||||
resize: none;
|
resize: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.list-item .content {
|
||||||
|
white-space: pre-wrap;
|
||||||
|
}
|
||||||
|
|
||||||
.root .list-item.selection {
|
.root .list-item.selection {
|
||||||
border-left-color: #ccc;
|
border-left-color: #ccc;
|
||||||
border-right-color: #ccc;
|
border-right-color: #ccc;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user