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.
1 parent 3c0215d commit e2951d3Copy full SHA for e2951d3
frontend/src/components/meh-comments/meh-comments.css
@@ -82,6 +82,7 @@
82
> div.comment-content {
83
grid-column: 2 / -1;
84
grid-row: 3 / 4;
85
+ overflow: auto;
86
}
87
88
> div.comment-actions {
0 commit comments