mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-23 10:30:04 +01:00
1105da7800
* Refactor tab styles to minimize tab component styles The tab component styles were not applicable to all tab instances, so they were being overridden in a few places. Instead the tab styles have been reduced to a minimal set that should be applicable in most cases. There are a few functional changes here as well, meant to undo changes made accidentally in #8132. Before that PR the page container was overriding the tab styles altogether, but after that PR they were combined with the base tab styles instead. * Remove background color This was previously being overridden by the page container styles, and it matches the inherited background color already in the one other case (the confirm page for token interactions) |
||
---|---|---|
.. | ||
app | ||
lib | ||
index.js |