Skip to content

Commit 23a475c

Browse files
author
MPopov
committed
fix(grid): scrollbar border gap
Closes #7432
1 parent 87dee68 commit 23a475c

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
@@ -971,6 +971,7 @@
971971
}
972972

973973
%grid-tbody-scrollbar {
974+
background: --var($theme, 'content-background');
974975
border-#{$left}: 1px solid igx-color($palette, 'grays', 300);
975976
position: relative;
976977
}

0 commit comments

Comments
 (0)