diff --git a/web/components/chat/ChatUserMessage/ChatUserMessage.module.scss b/web/components/chat/ChatUserMessage/ChatUserMessage.module.scss index a6d397990..861688ecc 100644 --- a/web/components/chat/ChatUserMessage/ChatUserMessage.module.scss +++ b/web/components/chat/ChatUserMessage/ChatUserMessage.module.scss @@ -33,9 +33,9 @@ $p-size: 8px; &.ownMessage { border-left: none; border-right: $border-style; + .background { position: absolute; - z-index: -1; top: 0px; left: 0px; width: 100%;