1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui/components/app/confirm-page-container
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
..
confirm-detail-row
confirm-page-container-content Fix UI issues at top of confirm page container (#13314) 2022-01-18 11:05:01 -07:00
confirm-page-container-header
confirm-page-container-navigation
confirm-page-container-container.test.js
confirm-page-container.component.js Fix UI issues at top of confirm page container (#13314) 2022-01-18 11:05:01 -07:00
confirm-page-container.container.js
index.js
index.scss