close #51 add mouse tail feature

This commit is contained in:
Yanzhen Yu
2020-09-07 14:52:57 +08:00
parent 0256bea4bc
commit 0688bb6353
3 changed files with 73 additions and 3 deletions

View File

@@ -24,6 +24,9 @@
.replayer-mouse.active::after {
animation: click 0.2s ease-in-out 1;
}
.replayer-mouse-tail {
position: absolute;
}
@keyframes click {
0% {