Fix console linter
parent
ee4ffe112a
commit
bb631ec5bc
|
@ -49,8 +49,8 @@ $column-margin: 0 10px 0 0;
|
||||||
|
|
||||||
.kanban-table-header {
|
.kanban-table-header {
|
||||||
margin-bottom: .5rem;
|
margin-bottom: .5rem;
|
||||||
position: relative;
|
|
||||||
min-height: 40px;
|
min-height: 40px;
|
||||||
|
position: relative;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
.kanban-table-inner {
|
.kanban-table-inner {
|
||||||
display: flex;
|
display: flex;
|
||||||
|
|
Loading…
Reference in New Issue