You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(material-experimental/mdc-tooltip): make background color opaque (#23106)
* fix(material-experimental/mdc-tooltip): make background color opaque
* due to a11y concerns surrounding the 0.6 background color opacity of the
mdc-tooltip, we are switching to using our own custom background color
instead of the one defined in the MDC styles.
* fixup! fix(material-experimental/mdc-tooltip): make background color opaque
* fixup! fix(material-experimental/mdc-tooltip): make background color opaque
0 commit comments