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