Skip to content

Commit

Permalink
grid.View: the horizontal scrollbar should be on top of the column dr…
Browse files Browse the repository at this point in the history
…ag proxy #6394
  • Loading branch information
tobiu committed Feb 6, 2025
1 parent 31bc157 commit 9eaa0b6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions resources/scss/src/grid/View.scss
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
top : 0;
visibility : hidden;
width : 1px;
z-index : 1001; // Above the column dragProxy element
}
}

Expand Down

0 comments on commit 9eaa0b6

Please sign in to comment.