Get a handle on all our z-index values

This commit is contained in:
Josh Perez 2021-12-01 18:13:09 -05:00 committed by GitHub
parent 6313b05da7
commit 5938be0bff
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
18 changed files with 84 additions and 110 deletions

View file

@ -124,7 +124,7 @@
}
&--picker-style {
z-index: 2;
z-index: $z-index-above-base;
#{$root-selector}__button {
@media (prefers-reduced-motion: no-preference) {