Skip to content

Commit 23c7598

Browse files
authored
Merge branch 'master' into gedinakova/fix-4947-master
2 parents 79c3e3c + 340fb80 commit 23c7598

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

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

+5
Original file line numberDiff line numberDiff line change
@@ -1029,6 +1029,11 @@
10291029
%circular-outer {
10301030
stroke: --var($theme, 'expand-icon-color');
10311031
}
1032+
1033+
> %circular-display {
1034+
width: rem(24);
1035+
height: rem(24);
1036+
}
10321037
}
10331038

10341039
%grid-cell-display {

0 commit comments

Comments
 (0)