diff --git a/web/components/chat/ChatUserMessage/ChatUserMessage.module.scss b/web/components/chat/ChatUserMessage/ChatUserMessage.module.scss index 259e01789..ce047c773 100644 --- a/web/components/chat/ChatUserMessage/ChatUserMessage.module.scss +++ b/web/components/chat/ChatUserMessage/ChatUserMessage.module.scss @@ -22,6 +22,7 @@ $p-size: 8px; overflow: hidden; overflow-wrap: anywhere; font-weight: 500; + position: relative; mark { padding-left: 0.35em;