Skip to content

Commit

Permalink
[ML] Change to $euiZLevel9
Browse files Browse the repository at this point in the history
  • Loading branch information
qn895 committed Feb 16, 2021
1 parent 3f76bf8 commit 3f25370
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@
// Make sure the charts tooltip in popover
// have higher zIndex than Eui popover cells
[id^='echTooltipPortal'] {
z-index: 10000 !important;
z-index: $euiZLevel9 !important;
}

0 comments on commit 3f25370

Please sign in to comment.