hide comment box overflow

This commit is contained in:
simon 2022-11-21 15:05:28 +07:00
parent ebf53f6486
commit abfd109203
No known key found for this signature in database
GPG Key ID: 2C15AA5E89985DD4
1 changed files with 1 additions and 0 deletions

View File

@ -838,6 +838,7 @@ video:-webkit-full-screen {
.comment-box {
padding-bottom: 1rem;
overflow: hidden;
}
.comments-replies {