fix multi-line task note preview

master v0.8
bel 2020-02-02 06:13:27 +00:00
parent 683b7a5f2d
commit 7c70ba27cb
1 changed files with 1 additions and 0 deletions

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 {