Skip to content

Commit dedd9c5

Browse files
Update projects/igniteui-angular/src/lib/core/styles/components/grid/_grid-theme.scss
Co-authored-by: Simeon Simeonoff <[email protected]>
1 parent 3a06e79 commit dedd9c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2643,7 +2643,7 @@
26432643
%igx-grid__filtering-row-editing-buttons {
26442644
button {
26452645
igx-icon {
2646-
margin-#{$right}: 8px;
2646+
margin-#{$right}: rem(8px);
26472647
}
26482648
}
26492649
}

0 commit comments

Comments
 (0)