Skip to content

Commit

Permalink
fix: messages item scrollbar was missing
Browse files Browse the repository at this point in the history
  • Loading branch information
jenniferarnesen committed Dec 11, 2024
1 parent 9f4906f commit 347e520
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/Item/MessagesItem/styles/Item.module.css
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,5 @@
.content {
composes: content from '../../styles/Item.module.css';
flex: 1;
overflow: auto;
}

0 comments on commit 347e520

Please sign in to comment.