File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed
modules/Thread/components/ThreadList
ui/ThumbnailMessageItemBody Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 2727 }
2828}
2929
30+ .sendbird-thread-list-item-content__middle__body-container {
31+ width : 100% ;
32+ }
33+
3034// incoming
3135.sendbird-thread-list-item-content.incoming {
3236 .sendbird-thread-list-item-content__left {
167171
168172 .sendbird-thread-list-item-content__middle__body-container {
169173 position : relative ;
170- width : fit-content ;
171174 .sendbird-thread-list-item-content__middle__body-container__created-at {
172175 position : absolute ;
173176 bottom : 2px ;
211214
212215.sendbird-thread-list-item-content__middle__body-container {
213216 position : relative ;
214- width : fit-content ;
215217 display : flex ;
216218 flex-direction : column ;
217219
Original file line number Diff line number Diff line change 1111 height : 270px ;
1212 border-radius : 16px ;
1313 @include mobile () {
14- width : 66vw ;
1514 min-width : 160px ;
1615 }
1716 & .reactions {
You can’t perform that action at this time.
0 commit comments