aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/organisms/forms/settings-form.tsx
Commit message (Collapse)AuthorAgeFilesLines
* chore: replace the Ackee select by a toggle componentArmand Philippot2022-06-011-9/+14
|
* chore: replace the toggle componentArmand Philippot2022-06-011-9/+12
|
* fix(settings): reduce font-size on small devicesArmand Philippot2022-05-251-4/+13
| | | | | With French translation, words are a little longer so I reduce the font size on small devices to avoid line breaking.
* chore: handle settings changeArmand Philippot2022-05-181-6/+26
|
* chore: close toolbar modals on click/focus outsideArmand Philippot2022-05-181-0/+36