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 666c2b2 commit 05641c9Copy full SHA for 05641c9
web_src/css/modules/comment.css
@@ -54,6 +54,7 @@
54
display: flex;
55
flex-direction: column;
56
flex: 1;
57
+ max-width: calc(100% - 52px);
58
}
59
60
.ui.comments .comment > .avatar ~ .content {
0 commit comments