fix multi-line task note preview

This commit is contained in:
bel
2020-02-02 06:13:27 +00:00
parent 683b7a5f2d
commit 7c70ba27cb

View File

@@ -794,6 +794,7 @@ li:hover a.taskactionbtn, a.taskactionbtn.mtt-menu-button-active {
min-height: 16px;
display: none;
margin: .7em .5em 0 0;
white-space: pre;
}
li.task-expanded .task-note-block {