Fix clicking on hotspots
Signed-off-by: Justin Georgi <justin.georgi@gmail.com>
This commit is contained in:
@@ -24,6 +24,10 @@
|
|||||||
& [hidden] {
|
& [hidden] {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
& span {
|
||||||
|
pointer-events: none;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.HotspotAnnotation{
|
.HotspotAnnotation{
|
||||||
|
|||||||
Reference in New Issue
Block a user