[backport] Fixes in kanban table scss class name
parent
0430071de6
commit
dc027f4723
|
@ -19,7 +19,7 @@ $column-margin: 0 10px 0 0;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
}
|
}
|
||||||
.task-colum_name {
|
.task-colum-name {
|
||||||
@include table-flex-child();
|
@include table-flex-child();
|
||||||
@extend %large;
|
@extend %large;
|
||||||
background: $whitish;
|
background: $whitish;
|
||||||
|
|
Loading…
Reference in New Issue