mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-23 18:41:38 +01:00
35941f34dd
In our base stylesheets we set the `body` background color to white. This unfortunately also affected the preview area of Storybook. The Storybook preview only renders isolated components, but it does include all styles. To avoid this problem, the white background color has been moved to the `#app-content` div instead. All of our UI is inside this div. |
||
---|---|---|
.. | ||
app | ||
lib | ||
index.js |