Skip to content

Commit

Permalink
chore(chat): fixed actions position issue replies width (#2900)
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomBos committed Apr 19, 2022
1 parent cea5296 commit 4221f68
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions components/views/chat/message/reply/Reply.less
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@
margin-left: 0.75rem;
&:extend(.full-width);
}
word-break: break-word;
&:extend(.full-width);
padding: 0.5rem;
display: flex;
Expand Down

0 comments on commit 4221f68

Please sign in to comment.