Revert "Change comment style (#67)"

This reverts commit 411f3da45e.
This commit is contained in:
Phuoc Dinh Le 2023-05-20 08:53:27 +09:00 committed by GitHub
parent 411f3da45e
commit e66b57ad5f
784 changed files with 307 additions and 696 deletions

22
resources/comments.scss Executable file → Normal file
View file

@ -126,28 +126,6 @@ a {
margin: -50px 23px 10px -40px;
padding-top: 50px;
}
.show_more_reply {
font-weight: bold;
display: flex;
margin: 16px 40px;
align-items: center;
svg {
margin-right: 4px;
}
}
.show_more_comment {
font-weight: bold;
display: flex;
margin: 16px -40px;
align-items: center;
svg {
margin-right: 4px;
}
}
}
.no-comments-message {