Skip to content

Commit 5c33b0a

Browse files
committed
fix(grid): don't override compact excel-filter checkbox label typography
1 parent f5fe844 commit 5c33b0a

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

  • projects/igniteui-angular/grids/core/src/filtering/excel-style/themes

projects/igniteui-angular/grids/core/src/filtering/excel-style/themes/_base.scss

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -430,10 +430,6 @@ $checkbox-indent: (
430430
@include type-style('body-2');
431431
}
432432
}
433-
434-
.igx-checkbox__label {
435-
@include type-style('body-2');
436-
}
437433
}
438434

439435
@include e(menu, $m: cosy) {

0 commit comments

Comments
 (0)