Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(material/checkbox): incorrect text color when placed inside an ov…
…erlay with a dark theme (#19054) This is along the same lines as #18742. The checkbox inherits its text color from the closest parent which may not be correct once the element is moved out into an overlay. (cherry picked from commit f20122a)
- Loading branch information