aboutsummaryrefslogtreecommitdiffstats
path: root/src/assets/images/icon-close.svg
Commit message (Collapse)AuthorAgeFilesLines
* chore: increase toolbar buttons sizeArmand Philippot2022-02-131-3/+3
| | | | | | On small screen, they was too small I think. I also change some styles like focus state to keep consistency between all elements in toolbar. Also, I was not fan of the rotate effect.
* chore: replace svg imports with componentsArmand Philippot2021-12-221-28/+16
| | | | It allows me to control the colors of each SVG paths.
* chore: add a button to open/close search in toolbarArmand Philippot2021-12-201-0/+54
'#n77'>77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98