Skip to content

Commit ab50fd7

Browse files
desig9steinMPopovsimeonoff
authored
fix(hierarchical-grid): expander indicator not inheriting the background from the row. (#9487)
Co-authored-by: MPopov <[email protected]> Co-authored-by: Simeon Simeonoff <[email protected]>
1 parent b95e32d commit ab50fd7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1210,6 +1210,7 @@
12101210

12111211
%igx-grid__tr--inner {
12121212
display: flex;
1213+
background: inherit;
12131214
}
12141215

12151216
%igx-grid__tr--add-animate {

0 commit comments

Comments
 (0)