ui: prevent mouse events over heatmap card (when no clicks data returned...)

This commit is contained in:
nick-delirium 2024-10-23 15:30:43 +02:00
parent 1dbdafe64f
commit 24072a867a
No known key found for this signature in database
GPG key ID: 93ABD695DF5FDBA0

View file

@ -8,6 +8,7 @@
background: white;
}
.iframe {
pointer-events: none;
position: absolute;
border: none;
background: white;