1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 19:26:13 +02:00
metamask-extension/ui
Elliot Winkler 66ceeefae3 Fix UI issues at top of confirm page container (#13314)
This commit fixes a few issues with ConfirmPageContainerSummary (which
holds the contract being used or action being performed and the money
being sent):

* Remove fixed height so that the secondary currency doesn't get cut off
  or spill over
* Add missing padding
* Fix font size of primary and secondary currencies
* Add top border when there is a "address not in your address book"
  alert at the top

Co-authored-by: Ariella <ariellavu@gmail.com>
2022-01-18 11:05:01 -07:00
..
__mocks__ Increase Jest unit test coverage for the Swaps feature to ~60% (#11343) 2021-07-02 08:48:34 -05:00
components Fix UI issues at top of confirm page container (#13314) 2022-01-18 11:05:01 -07:00
contexts Add JSDoc ESLint rules (#12112) 2022-01-07 12:27:33 -03:30
css Dark Mode Part 1: Switch to Using CSS Variables (#13147) 2022-01-06 11:35:49 -06:00
ducks Feat/collectibles send flow (#13048) 2022-01-10 10:23:53 -06:00
helpers Feat/collectibles send flow (#13048) 2022-01-10 10:23:53 -06:00
hooks Feat/collectibles send flow (#13048) 2022-01-10 10:23:53 -06:00
pages Fix UI issues at top of confirm page container (#13314) 2022-01-18 11:05:01 -07:00
selectors EIP-1559 V2: Use default gas preferences of user for all transactions (#13238) 2022-01-10 14:34:54 -05:00
store Feat/collectibles send flow (#13048) 2022-01-10 10:23:53 -06:00
index.js remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00