diff --git a/app/components/chat.module.scss b/app/components/chat.module.scss index a56c1c690f6..3f86bb4e35b 100644 --- a/app/components/chat.module.scss +++ b/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;