mirror of
https://github.com/tubearchivist/tubearchivist.git
synced 2024-12-24 02:40:14 +00:00
fix linebreak for comments header
This commit is contained in:
parent
13d1927840
commit
0f41c54406
@ -841,6 +841,10 @@ video:-webkit-full-screen {
|
|||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.comment-box h3 {
|
||||||
|
line-break: anywhere;
|
||||||
|
}
|
||||||
|
|
||||||
.comments-replies {
|
.comments-replies {
|
||||||
display: none;
|
display: none;
|
||||||
padding-left: 1rem;
|
padding-left: 1rem;
|
||||||
|
Loading…
Reference in New Issue
Block a user