1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui/app
Thomas Huang d8cda0b093
Fixes css override of token option menu icons. (#10424)
The `@include Paragraph` was added in one of the typography PRs but I believe it was intended for the token options text, not the icon. I believe the Paragraph only applies to text like everywhere else in the UI and this should be safe to remove from the icon to display the font-family from Font Awesome.
2021-02-11 15:02:38 -08:00
..
components Fix color indicator size (#10421) 2021-02-11 13:08:25 -08:00
contexts @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00
css Add box component (#10289) 2021-01-27 11:54:25 -06:00
ducks Remove unused confirmTransaction state (#10396) 2021-02-08 17:50:21 -03:30
helpers use native currency in asset row (#10413) 2021-02-11 12:20:08 -06:00
hooks Use string literals for transaction category localized messages (#10391) 2021-02-08 12:36:58 -03:30
pages Fixes css override of token option menu icons. (#10424) 2021-02-11 15:02:38 -08:00
selectors @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00
store @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00