2018-06-01 11:49:58 -07:00

6 lines
88 B
TypeScript

export const zIndex = {
topBar: 1100,
overlay: 1105,
aboveOverlay: 1106,
};