Fix some bugs for new comment

This commit is contained in:
cuom1999 2023-05-22 23:11:40 +07:00
parent b5816bbcd6
commit 57ded6ff5e
8 changed files with 267 additions and 403 deletions

View file

@ -306,6 +306,10 @@ a {
}
}
.show_more_comment {
margin-left: -20px;
}
@media (max-width: 799px) {
.hide_texts_on_mobile .actionbar-text {
display: none;