align edit button to the top

pull/1/head
David Benqué 2020-03-11 16:17:27 +00:00
parent 5cc0161e45
commit 6347b6193b
1 changed files with 1 additions and 0 deletions

View File

@ -127,6 +127,7 @@
.kanban-edit-item {
padding: 5px;
align-self: flex-start;
}
.cp-kanban-cursors {