Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(material-experimental/mdc-select): target correct element with ty…
…pography (#24258) Targets the MDC select host node instead of just the value with the typography mixin. The previous approach would've broken any overrides and it didn't cover the select placeholder. (cherry picked from commit f5d74da)
- Loading branch information