Skip to content

Commit 91122a1

Browse files
authored
chore: adjust suggested reply bubble size (#1116)
![Screenshot 2024-05-30 at 1 46 59 PM](https://github.com/sendbird/sendbird-uikit-react/assets/16806397/9aa6ae48-55be-41a9-bddd-bd2dff9aff09)
1 parent 59a6f0d commit 91122a1

File tree

1 file changed

+1
-0
lines changed
  • src/modules/GroupChannel/components/SuggestedReplies

1 file changed

+1
-0
lines changed

src/modules/GroupChannel/components/SuggestedReplies/index.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,5 +76,6 @@
7676
}
7777
&.vertical {
7878
white-space: pre-wrap;
79+
max-width: calc(100% - 70px);
7980
}
8081
}

0 commit comments

Comments
 (0)