Skip to content

Commit

Permalink
style(grid): adding bigger z-index to grid outlet
Browse files Browse the repository at this point in the history
Closes #2928
  • Loading branch information
MPopov committed Nov 22, 2018
1 parent fc0b1de commit 7ccebbb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1518,7 +1518,7 @@
}

%igx-grid__outlet {
z-index: 2;
z-index: 10002;
position: fixed;
}

Expand Down

0 comments on commit 7ccebbb

Please sign in to comment.