mirror of
https://github.com/kuaifan/dootask.git
synced 2025-12-14 04:32:49 +00:00
perf: 优化未读消息提示动画
This commit is contained in:
parent
3fa0b472d2
commit
6087c7fed0
@ -1437,7 +1437,6 @@
|
|||||||
opacity: 0;
|
opacity: 0;
|
||||||
transform: translateX(100%);
|
transform: translateX(100%);
|
||||||
animation: position-in-animation 200ms ease-out forwards;
|
animation: position-in-animation 200ms ease-out forwards;
|
||||||
animation-delay: 600ms;
|
|
||||||
|
|
||||||
.position-label {
|
.position-label {
|
||||||
display: flex;
|
display: flex;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user