From 341a52a61532c51489fe5b66109737ec9fccf2ad Mon Sep 17 00:00:00 2001 From: lloydzhou Date: Thu, 29 Aug 2024 01:35:41 +0800 Subject: [PATCH] stash code --- app/components/chat.module.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/components/chat.module.scss b/app/components/chat.module.scss index 33ccaf523..7176399cc 100644 --- a/app/components/chat.module.scss +++ b/app/components/chat.module.scss @@ -419,7 +419,7 @@ line-height: 1.5; margin-top: 5px; .chat-message-tool { - display: inline-flex; + display: flex; align-items: end; svg { margin-left: 5px;