1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-24 11:01:41 +01:00
metamask-extension/ui/app/css
Mark Stacey f4c279e6ff
Extract style for Home component into separate module (#8139)
The styles used for the Home component were in the huge
"newui-sections" SCSS file. Instead they've been moved into an SCSS
module alongside the component, to follow our conventions.

The `main-container` class was left as-is because it is shared between
here and the settings page.
2020-02-28 16:27:22 -04:00
..
itcss Extract style for Home component into separate module (#8139) 2020-02-28 16:27:22 -04:00
index.scss Remove react-tooltip-component (#8099) 2020-02-25 09:11:56 -03:30