perf: 优化未读消息提示动画

This commit is contained in:
Pang 2023-12-23 19:24:30 +08:00
parent 3fa0b472d2
commit 6087c7fed0

View File

@ -1437,7 +1437,6 @@
opacity: 0;
transform: translateX(100%);
animation: position-in-animation 200ms ease-out forwards;
animation-delay: 600ms;
.position-label {
display: flex;