Skip to content

Commit 327c82a

Browse files
authored
Update _excel-filtering-theme.scss
1 parent 91ce6f8 commit 327c82a

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/_excel-filtering-theme.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
height: 100%;
6161
background: --var($theme, 'filtering-row-background');
6262
// TODO The border-radius should not be hardcoded.
63-
border-radius: 4px;
63+
border-radius: rem(4px);
6464

6565
@include igx-button-group(igx-button-group-theme(
6666
$shadow: none,

0 commit comments

Comments
 (0)