Skip to content

Commit cfef90a

Browse files
committed
build(theme): grid theme not building
1 parent 65d8999 commit cfef90a

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}: rem(1px) solid --var($theme, 'header-border-color');
1120+
border-#{$right}: rem(1px) solid var-get($theme, 'header-border-color');
11211121
}
11221122
}
11231123

0 commit comments

Comments
 (0)