close #336 add pointer-events: null to mouse tail wrapper
This commit is contained in:
@@ -26,6 +26,7 @@
|
|||||||
}
|
}
|
||||||
.replayer-mouse-tail {
|
.replayer-mouse-tail {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
|
pointer-events: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
@keyframes click {
|
@keyframes click {
|
||||||
|
|||||||
Reference in New Issue
Block a user