Minor fix on kanban table style.
parent
d60660c4be
commit
97762f21ff
|
@ -41,6 +41,7 @@ $column-margin: 0 10px 0 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.kanban-table-body {
|
.kanban-table-body {
|
||||||
|
@include table-flex();
|
||||||
height: 700px;
|
height: 700px;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
overflow-x: auto;
|
overflow-x: auto;
|
||||||
|
|
Loading…
Reference in New Issue