1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-22 18:00:18 +01:00
metamask-extension/ui
Elliot Winkler 8beaae3361
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-14 20:12:20 -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-14 20:12:20 -07:00
contexts Implement event fragments (#12251) 2022-01-12 13:31:54 -06:00
css Dark Mode Part 1: Switch to Using CSS Variables (#13147) 2022-01-06 11:35:49 -06:00
ducks fix send duck standard setting bug in updateSendAsset (#13289) 2022-01-13 15:21:20 -06:00
helpers Feat/collectibles send flow (#13048) 2022-01-10 10:23:53 -06:00
hooks Implement event fragments (#12251) 2022-01-12 13:31:54 -06:00
pages Fix UI issues at top of confirm page container (#13314) 2022-01-14 20:12:20 -07:00
selectors Implement event fragments (#12251) 2022-01-12 13:31:54 -06:00
store Implement event fragments (#12251) 2022-01-12 13:31:54 -06:00
index.js remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00