summaryrefslogtreecommitdiffstats
path: root/src/components/Widget/Sharing/Sharing.module.scss
Commit message (Collapse)AuthorAgeFilesLines
* refactor(sidebar): use a component to avoid styles repetitionArmand Philippot2022-01-111-5/+6
| | | | | | 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.
* refactor(aside): move width from aside to sharing widgetArmand Philippot2022-01-101-0/+197
Only the Sharing widget needs the "min-content" width.