diff --git a/doc/colors/OverviewDoc.vue b/doc/colors/OverviewDoc.vue index a36715cfc..260b2c446 100644 --- a/doc/colors/OverviewDoc.vue +++ b/doc/colors/OverviewDoc.vue @@ -3,7 +3,7 @@

Colors are exported as CSS variables and used with the standard var syntax such as var(--text-color). Following is the list of general variables used in a theme.

-
+
diff --git a/doc/inputmask/FloatLabelDoc.vue b/doc/inputmask/FloatLabelDoc.vue index b22ee0ca4..94114ae4b 100644 --- a/doc/inputmask/FloatLabelDoc.vue +++ b/doc/inputmask/FloatLabelDoc.vue @@ -3,7 +3,7 @@

A floating label appears on top of the input field when focused.

- + @@ -18,14 +18,14 @@ export default { value: '', code: { basic: ` - + `, options: `