Skip to content

Commit a44f76b

Browse files
authored
Update _excel-filtering-theme.scss
1 parent 749ebfd commit a44f76b

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
@@ -61,7 +61,7 @@
6161
height: 100%;
6262
background: --var($theme, 'filtering-row-background');
6363
// TODO The border-radius should not be hardcoded.
64-
border-radius: 4px;
64+
border-radius: rem(4px);
6565

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

0 commit comments

Comments
 (0)