We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59fd13b commit 6710f04Copy full SHA for 6710f04
1 file changed
projects/igniteui-angular/core/src/core/styles/components/grid/_excel-filtering-theme.scss
@@ -190,6 +190,8 @@
190
&:not(:nth-child(1)) {
191
margin: 0;
192
}
193
+
194
+ @include type-style('button');
195
196
197
@@ -806,10 +808,6 @@
806
808
807
809
810
- %igx-group-item {
- @include type-style('button');
811
- }
812
-
813
%grid-excel-menu__secondary--cosy {
814
%grid-excel-menu__header > h4 {
815
@include type-style('h6');
0 commit comments