Fix kanban UI issues

This commit is contained in:
yflory
2019-12-12 16:09:07 +01:00
parent e169e02d94
commit 5f0244beb3
4 changed files with 7 additions and 3 deletions

View File

@@ -74,6 +74,9 @@
#kanban-edit {
font-weight: bold;
}
&:hover {
cursor: move;
}
}
}