Commit bcb3250f authored by Clement Ho's avatar Clement Ho

Fix scss lint

parent 35ea254c
......@@ -57,7 +57,7 @@ table {
@include media-breakpoint-up($breakpoint) {
$infix: breakpoint-infix($breakpoint, $grid-breakpoints);
.d#{$infix}-table-header-group { display: table-header-group !important; }
.d#{$infix}-table-header-group { display: table-header-group !important; }
}
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment