anpigon's picture
Add favicon and image assets for Obsidian help and developer documentation
c63ff03
|
raw
history blame
409 Bytes
---
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 |