1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 19:26:13 +02:00
metamask-extension/ui/components
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
..
app Fix UI issues at top of confirm page container (#13314) 2022-01-18 11:05:01 -07:00
ui Feat/collectibles send flow (#13048) 2022-01-10 10:23:53 -06:00