index
:
dexon-0x-contracts
dev
master
stable
DEXON fork of 0x protocol contracts forked from 0x-monorepo (https://github.com/dexon-foundation/0x-contracts)
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
packages
/
instant
/
src
/
style
/
z_index.ts
blob: 727a5189d38a8033f6eec4d62c87cc50547581a1 (
plain
) (
blame
)
1
2
3
4
5
export const
zIndex
= {
errorPopup
:
1
,
mainContainer
:
2
,
panel
:
3
,
};