Reduce margin for kanban cards

This commit is contained in:
David Benque 2022-06-07 12:37:39 +01:00
parent 00b4c96e12
commit 43b8d8ed0a

View file

@ -220,7 +220,7 @@
cursor: move;
cursor: grab;
margin-bottom: 10px;
margin-bottom: 5px;
&:last-child {
margin: 0;
}