Skip to content

Question on comment line break #189

Answered by lizheming
hiensarahly asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @hiensarahly, thank you for your loving! The question you asked is a default stylesheet problem. You can add following css into your website to cover default style, then comment will wrap by word.

.v[data-class=v] .vcards .vcard .vcontent {
  word-break: normal;
}

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by lizheming
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants