Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(form): inverted label color in grouped fields
Added the `.grouped.fields > label` selector for targeted styling, ensuring labels within grouped fields inherit the inverted color in inverted forms. Used `@invertedLabelColor` for color consistency. Tested in various configurations and browsers.
- Loading branch information