Get a handle on all our z-index values
This commit is contained in:
parent
6313b05da7
commit
5938be0bff
18 changed files with 84 additions and 110 deletions
|
@ -133,7 +133,7 @@
|
|||
position: sticky;
|
||||
right: 0;
|
||||
width: 100%;
|
||||
z-index: 10;
|
||||
z-index: $z-index-above-popup;
|
||||
|
||||
@include light-theme() {
|
||||
background: $color-white;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue