close #51 add mouse tail feature
This commit is contained in:
@@ -24,6 +24,9 @@
|
||||
.replayer-mouse.active::after {
|
||||
animation: click 0.2s ease-in-out 1;
|
||||
}
|
||||
.replayer-mouse-tail {
|
||||
position: absolute;
|
||||
}
|
||||
|
||||
@keyframes click {
|
||||
0% {
|
||||
|
||||
Reference in New Issue
Block a user