Browse Source

Update chat.module.scss

Yifei Zhang 1 year ago
parent
commit
3adca26808
1 changed files with 1 additions and 1 deletions
  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;