Fix kanban color picker preventing items drag&drop #277
This commit is contained in:
@@ -51,6 +51,9 @@
|
||||
align-items: center;
|
||||
justify-content: space-between;
|
||||
padding: 10px 5px 10px 10px;
|
||||
.kanban-item-text {
|
||||
cursor: text;
|
||||
}
|
||||
}
|
||||
|
||||
.kanban-board {
|
||||
|
||||
Reference in New Issue
Block a user