Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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.
- Loading branch information