Skip to content

Commit 1453ba6

Browse files
authored
Merge branch '13.0.x' into izhostov/fix-10596-13.0.x
2 parents f05c318 + 33fac5d commit 1453ba6

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
@@ -1117,7 +1117,7 @@
11171117
z-index: 10000;
11181118

11191119
%igx-grid__hierarchical-expander--empty {
1120-
border-#{$right}: 1px solid transparent;
1120+
border-#{$right}: rem(1px) solid var-get($theme, 'header-border-color');
11211121
}
11221122
}
11231123

0 commit comments

Comments
 (0)