Fix some bugs for new comment
This commit is contained in:
parent
b5816bbcd6
commit
57ded6ff5e
8 changed files with 267 additions and 403 deletions
|
@ -306,6 +306,10 @@ a {
|
|||
}
|
||||
}
|
||||
|
||||
.show_more_comment {
|
||||
margin-left: -20px;
|
||||
}
|
||||
|
||||
@media (max-width: 799px) {
|
||||
.hide_texts_on_mobile .actionbar-text {
|
||||
display: none;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue