mirror of
https://github.com/status-im/MyCrypto.git
synced 2025-02-25 09:15:16 +00:00
9 lines
195 B
SCSS
9 lines
195 B
SCSS
|
$zindex-navbar: 1000;
|
||
|
$zindex-dropdown: 1000;
|
||
|
$zindex-popover: 1060;
|
||
|
$zindex-tooltip: 1070;
|
||
|
$zindex-navbar-fixed: 1030;
|
||
|
$zindex-modal-background: 1040;
|
||
|
$zindex-modal: 1050;
|
||
|
$zindex-alerts: 1060;
|