Skip to content

Commit 3326143

Browse files
author
vikasrohit
authored
Merge pull request #2314 from appirio-tech/hotfix/post_overflow_fix
Github issue#2310, *High Priority* Formatting in Messaging (CSS Issue)
2 parents d88ce1b + 2646168 commit 3326143

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/Feed/FeedComments.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
.container {
55
background-color: $tc-white;
66
border-radius: 0 0 $card-border-radius $card-border-radius;
7+
overflow-x: auto;
78

89
:global {
910
.rich-editor .tc-textarea .public-DraftEditor-content {

0 commit comments

Comments
 (0)