ui: prevent mouse events over heatmap card (when no clicks data returned...)
This commit is contained in:
parent
1dbdafe64f
commit
24072a867a
1 changed files with 1 additions and 0 deletions
|
|
@ -8,6 +8,7 @@
|
|||
background: white;
|
||||
}
|
||||
.iframe {
|
||||
pointer-events: none;
|
||||
position: absolute;
|
||||
border: none;
|
||||
background: white;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue