fix linebreak for comments header

pull/370/head
simon 2 years ago
parent 13d1927840
commit 0f41c54406
No known key found for this signature in database
GPG Key ID: 2C15AA5E89985DD4

@ -841,6 +841,10 @@ video:-webkit-full-screen {
overflow: hidden;
}
.comment-box h3 {
line-break: anywhere;
}
.comments-replies {
display: none;
padding-left: 1rem;

Loading…
Cancel
Save