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
{{ message }}
This repository was archived by the owner on Jan 13, 2025. It is now read-only.
fix(ripple): Ensure hover/focus states have proper z-index (#2204)
Previously, if the ripple surface had a non-statically-positioned child element (e.g., `position: relative`), the hover/focus wash was displayed _below_ the child instead of _above_ it.
0 commit comments