aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/Comment/Comment.module.scss
Commit message (Collapse)AuthorAgeFilesLines
* refactor(styles): rename shadow and border variablesArmand Philippot2022-01-161-7/+5
|
* chore: improve comment sectionArmand Philippot2022-01-071-6/+16
| | | | I also adjust styles for all forms and primary buttons.
* chore: display comments as a treeArmand Philippot2021-12-271-0/+4
| | | | | | I was displaying comments without the parent/children link. Now, each child is displayed under its parent. I also remove the reply button for children to avoid too many child depth.
* chore: display comments list on postsArmand Philippot2021-12-171-0/+87