white space

This commit is contained in:
Bel LaPointe
2021-10-04 13:34:41 -06:00
parent 078674a06f
commit 651ff0e04d

View File

@@ -1765,3 +1765,7 @@ li.mtt-item-hidden { display:none; }
.task-actions .taskactionbtn { .task-actions .taskactionbtn {
width: 2.5em; width: 2.5em;
} }
.task-note {
white-space: pre;
}