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;