Spaces:
Sleeping
Sleeping
File size: 409 Bytes
c63ff03 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 |
---
cssClass: reference
---
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 |
|