index
:
dexon-sol-tools
development
master
DEXON fork of Solidity development tools originated from 0x-monorepo (https://github.com/dexon-foundation/sol-tools)
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
packages
/
instant
/
src
/
style
/
z_index.ts
blob: 03623f044d47f3904fd40d410be7e047db0fac69 (
plain
) (
blame
)
1
2
3
4
5
6
export const
zIndex
= {
errorPopBehind
:
1
,
mainContainer
:
2
,
panel
:
3
,
errorPopUp
:
4
,
};