소스 검색

Update chat.module.scss

Yifei Zhang 1 년 전
부모
커밋
3adca26808
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      app/components/chat.module.scss

+ 1 - 1
app/components/chat.module.scss

@@ -324,7 +324,7 @@
     font-size: 12px;
     align-items: flex-end;
     justify-content: space-between;
-    transition: all ease 0.3s;
+    transition: all ease 0.1s;
     transform: translateY(10px);
     opacity: 0;
     height: 0;