Skip to content

Commit 620a492

Browse files
authored
Update comment.css
1 parent 28ec3e8 commit 620a492

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web_src/css/modules/comment.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
display: flex;
5555
flex-direction: column;
5656
flex: 1;
57-
max-width: calc(100% - 52px);
57+
min-width: 0;
5858
}
5959

6060
.ui.comments .comment > .avatar ~ .content {

0 commit comments

Comments
 (0)