always show the markdown toolbar in the kanban editor

pull/1/head
ansuz 2022-04-05 15:21:02 +05:30
parent 6bc1c24608
commit fce63af2c1
1 changed files with 3 additions and 0 deletions

View File

@ -64,6 +64,9 @@
display: flex;
flex-flow: column;
overflow: hidden;
.cp-markdown-toolbar {
display: block;
}
}
#cp-kanban-edit-conflicts {
padding: 5px;