Add item button

This commit is contained in:
yflory
2020-03-04 14:39:24 +01:00
parent 9b54659e86
commit ea154e9ecc
3 changed files with 25 additions and 4 deletions

View File

@@ -5,7 +5,6 @@
.kanban-board {
position: relative;
float: left;
background: #E2E4E6;
transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1);
margin: 10px;
vertical-align: top;