From 47aa376c08b09bb1a6afe53ad49800fdcf89b8e0 Mon Sep 17 00:00:00 2001 From: Cory LaViska Date: Thu, 1 May 2025 16:15:21 -0400 Subject: [PATCH] fix width example (#899) --- docs/docs/components/dialog.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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