Skip to content

Commit

Permalink
fix: Message options width for thread messages
Browse files Browse the repository at this point in the history
  • Loading branch information
szuperaz committed Aug 24, 2022
1 parent 6fca244 commit ceded83
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/v2/styles/Message/Message-layout.scss
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,7 @@
align-items: start;
justify-content: flex-end;
flex-direction: row-reverse;
width: calc(3 * var(--str-chat__message-options-button-size));

.str-chat__message-actions-box-button,
.str-chat__message-reply-in-thread-button,
Expand Down

0 comments on commit ceded83

Please sign in to comment.