Skip to content

Commit 2a75ea6

Browse files
committed
fix(grid-theme): fix pinned column moving scroll on drag
1 parent 768b02c commit 2a75ea6

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
@@ -823,6 +823,7 @@
823823
}
824824

825825
%grid__scroll-on-drag-pinned {
826+
position: absolute;
826827
width: 15px;
827828
height: 100%;
828829
top: 0;

0 commit comments

Comments
 (0)