Add z-index to block overview tooltip component
This commit is contained in:
parent
7fb699a02b
commit
ac250ebe6c
@ -11,6 +11,7 @@
|
|||||||
text-align: left;
|
text-align: left;
|
||||||
min-width: 320px;
|
min-width: 320px;
|
||||||
pointer-events: none;
|
pointer-events: none;
|
||||||
|
z-index: 11;
|
||||||
|
|
||||||
&.clickable {
|
&.clickable {
|
||||||
pointer-events: all;
|
pointer-events: all;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user