diff --git a/web/components/chat/ChatUserMessage/ChatUserMessage.module.scss b/web/components/chat/ChatUserMessage/ChatUserMessage.module.scss index 1cd6a6bd2..a6d397990 100644 --- a/web/components/chat/ChatUserMessage/ChatUserMessage.module.scss +++ b/web/components/chat/ChatUserMessage/ChatUserMessage.module.scss @@ -1,4 +1,4 @@ -$border-style: 3px solid currentColor; +$border-style: 4px solid currentColor; $p-size: 8px; .root {