diff --git a/docs/docs/components/button.md b/docs/docs/components/button.md
index 6ae19eb95..963bc903a 100644
--- a/docs/docs/components/button.md
+++ b/docs/docs/components/button.md
@@ -110,54 +110,54 @@ Use the `prefix` and `suffix` slots to add icons.
```html {.example}
-
+
Settings
-
+
Refresh
-
-
+
+
Open
-
+
Settings
-
+
Refresh
-
-
+
+
Open
-
+
Settings
-
+
Refresh
-
-
+
+
Open
```
@@ -206,7 +206,7 @@ This example demonstrates how to style buttons using a custom class. This is the