forked from OpenNeo/impress
Ah right, the CSS reset only applies in the ScopedCSSReset container, which doesn't work for elements portaled out with the <Portal> component (which a LOT of Chakra components use for things like tooltips etc). Here, we take advantage of <Portal> having a hardcoded classname .chakra-portal, and applying it to them too! |
||
|---|---|---|
| .. | ||
| components | ||
| images | ||
| ItemPage | ||
| WardrobePage | ||
| apolloClient.js | ||
| AppProvider.js | ||
| index.js | ||
| ItemPage.js | ||
| ItemPageDrawer.js | ||
| ItemPageLayout.js | ||
| util.js | ||