diff --git a/app/components/chat.module.scss b/app/components/chat.module.scss index a15bd3e..9c0d296 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; } }