You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
245 B
13 lines
245 B
4 years ago
|
/*
|
||
|
Z-Indicies
|
||
|
*/
|
||
|
$dropdown-z-index: 30;
|
||
|
$token-icon-z-index: 15;
|
||
|
$container-z-index: 15;
|
||
|
$header-z-index: 12;
|
||
|
$mobile-header-z-index: 26;
|
||
|
$main-container-z-index: 18;
|
||
|
$send-card-z-index: 20;
|
||
|
$sidebar-z-index: 26;
|
||
|
$sidebar-overlay-z-index: 25;
|