1 Commits
v0.7 ... v0.8

Author SHA1 Message Date
bel
7c70ba27cb fix multi-line task note preview 2020-02-02 06:13:27 +00:00

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 {