Skip to content

Commit

Permalink
feat: shrink thread message list based on its content
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinCupela committed Aug 3, 2022
1 parent 1dc3ec0 commit d6099f5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/v2/styles/Thread/Thread-layout.scss
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,8 @@
}
}

// todo: React SDK specific. Deprecate after merging with MessageList
.str-chat__thread-list {
@include utils.scrollable;
height: auto;
}
}

Expand Down

0 comments on commit d6099f5

Please sign in to comment.