Global CSS API: Fields - Section
The following CSS custom properties are used for the section based field UI.
| Property | Description | Default |
|---|---|---|
| --gf-field-section-border-color | Border color. | var(--gf-color-out-ctrl-light-darker) |
| --gf-field-section-border-style | Border style. | solid |
| --gf-field-section-border-width | Border width. | 1px |
| --gf-field-section-padding-y-end | Vertical end (bottom) padding. | 8px |