diff --git a/docs/docs/components/dialog.md b/docs/docs/components/dialog.md index 3df67d4b2..b661cc175 100644 --- a/docs/docs/components/dialog.md +++ b/docs/docs/components/dialog.md @@ -88,10 +88,10 @@ You can add the special `data-dialog="close"` attribute to a button inside the d ### Custom Width -Just use the CSS `width` property to set the dialog's width. +Just use the `--width` custom property to set the dialog's width. ```html {.example} - + Lorem ipsum dolor sit amet, consectetur adipiscing elit. Close