diff --git a/front/ui-docs/components/ui/button.md b/front/ui-docs/components/ui/button.md index 2642353d2..488139af1 100644 --- a/front/ui-docs/components/ui/button.md +++ b/front/ui-docs/components/ui/button.md @@ -383,23 +383,19 @@ Icon buttons shrink down to the icon size if you don't pass any content. If you ```vue-html - - - - - - + + + + +
- - - - - + + +
- - - - + + + ```