CSS variables
| Expand or collapse column | Selector | Variable | Value | |
|---|---|---|---|---|
| .pf-v6-l-gallery | --pf-v6-l-gallery--m-gutter--GridGap | 1rem | ||
| ||||
| .pf-v6-l-gallery | --pf-v6-l-gallery--GridTemplateColumns--min | 250px | ||
| .pf-v6-l-gallery | --pf-v6-l-gallery--GridTemplateColumns--minmax--min | 250px | ||
| ||||
| .pf-v6-l-gallery | --pf-v6-l-gallery--GridTemplateColumns--max | 1fr | ||
| .pf-v6-l-gallery | --pf-v6-l-gallery--GridTemplateColumns--minmax--max | 1fr | ||
| ||||
| .pf-v6-l-gallery | --pf-v6-l-gallery--GridTemplateColumns | repeat(auto-fill, minmax(250px, 1fr)) | ||
| ||||
| .pf-v6-l-gallery | --pf-v6-l-gallery--GridTemplateRows | auto | ||
