Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(material/form-field): update outline gap when prefix changes
The position of the outline gap depends on the size of the prefix, but we weren't set up to update it when that happens. Fixes #23863.
- Loading branch information