1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-04 07:05:14 +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 Dark Mode Part 1: Switch to Using CSS Variables (#13147) 2022-01-06 11:35:49 -06:00
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 Dark Mode Part 1: Switch to Using CSS Variables (#13147) 2022-01-06 11:35:49 -06:00
confirm-page-container-navigation Dark Mode Part 1: Switch to Using CSS Variables (#13147) 2022-01-06 11:35:49 -06:00
confirm-page-container-container.test.js Feature: Transaction Insights (#12881) 2021-12-01 13:52:08 -03:30
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 Feature: Transaction Insights (#12881) 2021-12-01 13:52:08 -03:30
index.js Separate container from component as per https://github.com/MetaMask/metamask-extension/pull/12019#discussion_r703804969 2021-09-08 01:12:56 +04:00
index.scss remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00