Skip to content

Commit

Permalink
fix chat text selection
Browse files Browse the repository at this point in the history
  • Loading branch information
mat-sz committed Nov 9, 2023
1 parent b9b24c6 commit cf58448
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions web/src/sections/Chat/ChatItem.module.scss
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
word-wrap: break-word;
max-height: 50px;
overflow: hidden;
user-select: text;

a {
display: inline;
Expand Down

0 comments on commit cf58448

Please sign in to comment.