align edit button to the top
parent
5cc0161e45
commit
6347b6193b
|
@ -127,6 +127,7 @@
|
|||
|
||||
.kanban-edit-item {
|
||||
padding: 5px;
|
||||
align-self: flex-start;
|
||||
}
|
||||
|
||||
.cp-kanban-cursors {
|
||||
|
|
Loading…
Reference in New Issue