summaryrefslogtreecommitdiffstats
path: root/src/components/Sidebar
Commit message (Collapse)AuthorAgeFilesLines
* chore: change posts list stylesArmand Philippot2022-01-141-0/+2
|
* refactor(sidebar): use a component to avoid styles repetitionArmand Philippot2022-01-112-0/+48
I also fix some overflow/sticky issues. I have to set overflow auto only when there is no button-like links otherwise, with translate, the button is cropped on hover.