We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d88ce1b + 2646168 commit 3326143Copy full SHA for 3326143
src/components/Feed/FeedComments.scss
@@ -4,6 +4,7 @@
4
.container {
5
background-color: $tc-white;
6
border-radius: 0 0 $card-border-radius $card-border-radius;
7
+ overflow-x: auto;
8
9
:global {
10
.rich-editor .tc-textarea .public-DraftEditor-content {
0 commit comments