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
|
@ -17,7 +17,7 @@
|
|||
text-align: center;
|
||||
transform: translate(-50%, 0);
|
||||
user-select: none;
|
||||
z-index: 100;
|
||||
z-index: $z-index-toast;
|
||||
|
||||
@include light-theme {
|
||||
background-color: $color-gray-80;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue