Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
RadioGroup: Add flexible width to legend element to fill available sp…
…ace (#2405) ## Summary: Adds `width: 100%` to `legend` element to allow expanding it to fill the available space. Note that this applies to both `RadioGroup` and `CheckboxGroup`. Issue: XXX-XXXX ## Test plan: Navigate to `/?path=/docs/packages-form-radiogroup--docs#custom%20label`. Verify that the legend element is now full-bleed. Author: jandrade Reviewers: beaesguerra Required Reviewers: Approved By: beaesguerra Checks: ✅ Chromatic - Get results on regular PRs (ubuntu-latest, 20.x), ✅ Test / Test (ubuntu-latest, 20.x, 2/2), ✅ Test / Test (ubuntu-latest, 20.x, 1/2), ✅ Lint / Lint (ubuntu-latest, 20.x), ✅ Check build sizes (ubuntu-latest, 20.x), ✅ Chromatic - Build on regular PRs / chromatic (ubuntu-latest, 20.x), ✅ Publish npm snapshot (ubuntu-latest, 20.x), ⏭️ Chromatic - Skip on Release PR (changesets), ✅ Check for .changeset entries for all changed files (ubuntu-latest, 20.x), ✅ gerald, ✅ Prime node_modules cache for primary configuration (ubuntu-latest, 20.x), ⏭️ dependabot Pull Request URL: #2405
- Loading branch information