feat: fixed icons width in sidebar

Signed-off-by: Corentin Thomasset <corentin.thomasset74@gmail.com>
This commit is contained in:
Corentin Thomasset 2020-06-15 22:06:24 +02:00 committed by Corentin THOMASSET
parent 78157b4cb5
commit 46514cf71b
6 changed files with 149 additions and 13 deletions

View file

@ -8,6 +8,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- [refactor] used vue-typecasting for number inputs
- [feat] lazy loading tools routes
- [feat] added [markdown editor](/#/markdown-editor)
- [feat] added [lorem ipsum generator](/#/lorem-ipsum-generator)
## 1.2.1
- [fix] [UuidGenerator] added quantity validation rules