Skip to content

Commit 78c8a45

Browse files
author
MPopov
committed
fix(grid): remove unused style from summaries
1 parent 04b11d7 commit 78c8a45

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

projects/igniteui-angular/src/lib/core/styles/components/grid-summary/_grid-summary-component.scss

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -48,10 +48,6 @@
4848
@extend %grid-summary--fixed-width !optional;
4949
}
5050

51-
@include m(active) {
52-
@extend %igx-grid-summary--active !optional;
53-
}
54-
5551
@include m(cosy) {
5652
@extend %igx-grid-summary !optional;
5753
@extend %igx-grid-summary--cosy !optional;

0 commit comments

Comments
 (0)