Spaces:
Sleeping
Sleeping
File size: 534 Bytes
c63ff03 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 |
---
cssClass: reference
---
This page lists CSS variables for popovers and file previews.
## CSS variables
| Variable | Description |
| ---------------------- | ----------------------- |
| `--popover-width` | Popover default width |
| `--popover-height` | Popover default height |
| `--popover-max-height` | Popover maximum height |
| `--popover-font-size` | Popover font size |
| `--popover-pdf-width` | PDF file preview width |
| `--popover-pdf-height` | PDF file preview height |
|