This page lists CSS variables for dialogs. A dialog is a smaller modal that's primarily used for confirmation.
## CSS variables
| Variable | Description |
| --------------------- | --------------------- |
| `--dialog-width` | Dialog default width |
| `--dialog-max-width` | Dialog maximum width |
| `--dialog-max-height` | Dialog maximum height |