Skip to content

Commit

Permalink
remove max-height from comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
AsaiToshiya authored and fiatjaf committed Oct 10, 2024
1 parent 6f76090 commit d89786d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,6 @@ export const CommentDate = styled.a`

export const CommentContent = styled.div`
margin-top: 8px;
max-height: 306px;
max-width: 600px;
white-space: pre-wrap;
word-break: break-all;
Expand Down

0 comments on commit d89786d

Please sign in to comment.