Explorar el Código

Update chat.module.scss

Yifei Zhang hace 2 años
padre
commit
3adca26808
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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;