Improve tooltip look

This commit is contained in:
fragosti
2018-05-29 12:53:18 -07:00
parent 338e8be327
commit f0bbf2cab0
7 changed files with 69 additions and 13 deletions

View File

@@ -1,4 +1,5 @@
export const zIndex = {
topBar: 1100,
overlay: 1101,
overlay: 1105,
aboveOverlay: 1106,
};