diff --git a/web/components/chat/ChatSystemMessage/ChatSystemMessage.module.scss b/web/components/chat/ChatSystemMessage/ChatSystemMessage.module.scss index ed9b586c2..84129214e 100644 --- a/web/components/chat/ChatSystemMessage/ChatSystemMessage.module.scss +++ b/web/components/chat/ChatSystemMessage/ChatSystemMessage.module.scss @@ -7,6 +7,7 @@ rgb(83, 67, 130) 80% ); margin: 5px; + margin-bottom: 10px; border-radius: 5px; border-width: 1px; border-style: solid;