diff --git a/docs/src/pages/all-about-qoverlay/installation-types.md b/docs/src/pages/all-about-qoverlay/installation-types.md index af8bb72..bfe39fd 100644 --- a/docs/src/pages/all-about-qoverlay/installation-types.md +++ b/docs/src/pages/all-about-qoverlay/installation-types.md @@ -152,32 +152,32 @@ Add the following tag(s) after the Quasar ones: ```html
- + - + ``` If you need the RTL variant of the CSS, then go for the following (instead of the above stylesheet link): ```html - + ``` ### Vue install ```html - + - + ``` If you need the RTL variant of the CSS, then go for the following (instead of the above stylesheet link): ```html - + ``` Your Vue source: