diff --git a/src/v2/styles/Message/Message-layout.scss b/src/v2/styles/Message/Message-layout.scss index b0b7a475..76980d85 100644 --- a/src/v2/styles/Message/Message-layout.scss +++ b/src/v2/styles/Message/Message-layout.scss @@ -375,7 +375,7 @@ } } -.str-chat__message--other .str-chat__message-inner { +.str-chat__message--other .str-chat__message-inner:not(:has(.str-chat__message-options--active)) { margin-inline-end: var(--str-chat-message-options-size); }