diff --git a/app/components/chat.module.scss b/app/components/chat.module.scss index a15bd3eb1..9c0d2963b 100644 --- a/app/components/chat.module.scss +++ b/app/components/chat.module.scss @@ -582,6 +582,7 @@ } .chat-input-image { - bottom: 30px; + bottom: 84px; + right: 32px; } }