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