Skip to content

Commit 8e45f72

Browse files
chore(*): Apply review comments.
Co-authored-by: Simeon Simeonoff <[email protected]>
1 parent b052b64 commit 8e45f72

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
@@ -1341,7 +1341,7 @@
13411341
}
13421342

13431343
%igx-grid__tr--merged {
1344-
border-bottom: 0px;
1344+
border-block-end: 0;
13451345
}
13461346

13471347
%igx-grid__tr--merged-top {

0 commit comments

Comments
 (0)