diff --git a/doc/splitbutton/OutlinedDoc.vue b/doc/splitbutton/OutlinedDoc.vue index d612ec441..081ed8086 100644 --- a/doc/splitbutton/OutlinedDoc.vue +++ b/doc/splitbutton/OutlinedDoc.vue @@ -3,13 +3,13 @@

Outlined buttons display a border without a background initially.

- - - - - - - + + + + + + +
@@ -44,25 +44,25 @@ export default { ], code: { basic: ` - - - - - - - + + + + + + + `, options: ` @@ -108,13 +108,13 @@ export default { diff --git a/doc/splitbutton/RaisedDoc.vue b/doc/splitbutton/RaisedDoc.vue index d60838e2f..7fa535615 100644 --- a/doc/splitbutton/RaisedDoc.vue +++ b/doc/splitbutton/RaisedDoc.vue @@ -3,13 +3,13 @@

Raised buttons display a shadow to indicate elevation.

- - - - - - - + + + + + + +
@@ -44,25 +44,25 @@ export default { ], code: { basic: ` - - - - - - - + + + + + + + `, options: ` @@ -108,13 +108,13 @@ export default { diff --git a/doc/splitbutton/RaisedTextDoc.vue b/doc/splitbutton/RaisedTextDoc.vue index 3dc73b675..509af7e8e 100644 --- a/doc/splitbutton/RaisedTextDoc.vue +++ b/doc/splitbutton/RaisedTextDoc.vue @@ -3,13 +3,13 @@

Text buttons can be displayed as raised as well for elevation.

- - - - - - - + + + + + + +
@@ -44,25 +44,25 @@ export default { ], code: { basic: ` - - - - - - - + + + + + + + `, options: ` @@ -108,13 +108,13 @@ export default { diff --git a/doc/splitbutton/RoundedDoc.vue b/doc/splitbutton/RoundedDoc.vue index be526de4b..613dee3f1 100644 --- a/doc/splitbutton/RoundedDoc.vue +++ b/doc/splitbutton/RoundedDoc.vue @@ -3,13 +3,13 @@

Rounded buttons have a circular border radius.

- - - - - - - + + + + + + +
@@ -44,25 +44,25 @@ export default { ], code: { basic: ` - - - - - - - + + + + + + + `, options: ` @@ -108,13 +108,13 @@ export default { diff --git a/doc/splitbutton/SeverityDoc.vue b/doc/splitbutton/SeverityDoc.vue index e0a1d26cd..d03cc7f33 100644 --- a/doc/splitbutton/SeverityDoc.vue +++ b/doc/splitbutton/SeverityDoc.vue @@ -3,13 +3,13 @@

The severity option specifies the type of the message.

- - - - - - - + + + + + + +
@@ -44,25 +44,25 @@ export default { ], code: { basic: ` - - - - - - - + + + + + + + `, options: ` @@ -108,13 +108,13 @@ export default { diff --git a/doc/splitbutton/TextDoc.vue b/doc/splitbutton/TextDoc.vue index 80c0172f8..18ed80e8d 100644 --- a/doc/splitbutton/TextDoc.vue +++ b/doc/splitbutton/TextDoc.vue @@ -3,13 +3,13 @@

Text buttons are displayed as textual elements.

- - - - - - - + + + + + + +
@@ -44,25 +44,25 @@ export default { ], code: { basic: ` - - - - - - - + + + + + + + `, options: ` @@ -108,13 +108,13 @@ export default {