1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui/pages/confirm-transaction-base
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
..
transaction-alerts Alert users when the network is busy (#12268) 2022-01-07 12:18:02 -07:00
confirm-transaction-base.component.js Fix UI issues at top of confirm page container (#13314) 2022-01-14 20:12:20 -07:00
confirm-transaction-base.container.js Adding user setting option for EIP-1559 V2 (#13242) 2022-01-12 00:47:56 +05:30
confirm-transaction-base.stories.js Organizing storybook to echo app folder structure (#12796) 2021-12-01 11:27:57 -08:00
index.js remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00