mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-22 18:00:18 +01:00
Add z indicies to settings-variables
This commit is contained in:
parent
67213e7583
commit
6be6f56ac5
@ -11,4 +11,16 @@ $gallery: #EFEFEF;
|
||||
$alabaster: #F7F7F7;
|
||||
$shark: #22232C;
|
||||
$wild-sand: #F6F6F6;
|
||||
$white: #FFFFFF;
|
||||
$white: #FFFFFF;
|
||||
|
||||
// Z Indicies - Planned
|
||||
$dropdown-z: 30;
|
||||
$container-z: 15;
|
||||
$header-z: 12
|
||||
|
||||
// Z Indicies - Current
|
||||
// app - 11
|
||||
// hex/bn as decimal input - 1 - remove?
|
||||
// dropdown - 11
|
||||
// loading - 10 - higher?
|
||||
// mascot - 0 - remove?
|
Loading…
Reference in New Issue
Block a user