From 4d5a9476b649489b019c676889fb481095854db1 Mon Sep 17 00:00:00 2001 From: Fred Date: Tue, 30 Apr 2024 19:04:17 +0800 Subject: [PATCH] style: add transition --- app/containers/Chat/components/ChatActions.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/containers/Chat/components/ChatActions.tsx b/app/containers/Chat/components/ChatActions.tsx index f6bfeddfc..d8f3aeef1 100644 --- a/app/containers/Chat/components/ChatActions.tsx +++ b/app/containers/Chat/components/ChatActions.tsx @@ -230,7 +230,7 @@ export function ChatActions(props: { placement={ind ? "t" : "lt"} >
{act.icon} @@ -250,7 +250,7 @@ export function ChatActions(props: { placement={ind === arr.length - 1 ? "rt" : "t"} >
{act.icon}