1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 11:22:43 +02:00
metamask-extension/ui/pages/keychains
George Marshall 05a20bb721
Add responsive props to Box component (#15106)
* Adding responsive props to Box component

* Updating margin array prop instances

* Updating padding array prop instances

* Updates to docs, tests and margin, padding instances

* Optimizing class name object

* Simplifying single value logic

* replacing for loop with switch statement

* Memoizing generateClassNames function
2022-07-20 13:47:51 -07:00
..
index.scss Dark Mode: Remove white, black and gray color tokens (#14186) 2022-03-24 13:27:41 -07:00
restore-vault.js Add responsive props to Box component (#15106) 2022-07-20 13:47:51 -07:00
restore-vault.test.js Update "Forgot Password?" copy (#13493) 2022-02-22 10:45:19 -05:00
reveal-seed.js Fix/14230 dark mode fixes (#14305) 2022-03-31 13:11:06 -07:00
reveal-seed.stories.js Fix/14230 dark mode fixes (#14305) 2022-03-31 13:11:06 -07:00
reveal-seed.test.js