Commit 7eb0928
authored
set z-index of tooltip to 10000 (1 higher than menu) to make it appear on top of menu (#1729)
### WHAT is this pull request doing?
Sets z-index of `.prop-tooltip` to 10000, 1 higher than menu, to make it
appear on top of the menu.
Fixes #1713
### HOW can this pull request be tested?
build and look1 parent 78e87a1 commit 7eb0928
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1758 | 1758 | | |
1759 | 1759 | | |
1760 | 1760 | | |
1761 | | - | |
| 1761 | + | |
1762 | 1762 | | |
1763 | 1763 | | |
1764 | 1764 | | |
| |||
0 commit comments