Working on task kanban

This commit is contained in:
Hillel Coren 2017-12-19 23:58:38 +02:00
parent 6175c46165
commit a02b041391

View File

@ -8,7 +8,6 @@
.kanban { .kanban {
overflow-x: auto; overflow-x: auto;
white-space: nowrap; white-space: nowrap;
min-height: 540px;
} }
.kanban input { .kanban input {