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