1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-23 11:46:13 +02:00
metamask-extension/ui/app/pages/swaps/select-quote-popover
Mark Stacey d8818a47c4
Add margins between quote list columns (#9528)
The quote list columns have been adjusted to add more space in between
the columns. Additionally, the third column cells are now better
aligned under the header. A few unnecessary `<div>`s and CSS classes
have been removed as well.
2020-10-09 16:12:13 -02:30
..
quote-details Fix swap prop type errors (#9532) 2020-10-09 13:08:01 -02:30
sort-list Add margins between quote list columns (#9528) 2020-10-09 16:12:13 -02:30
index.js Add MetaMask Swaps (#9482) 2020-10-06 15:58:38 -02:30
index.scss Add margins between quote list columns (#9528) 2020-10-09 16:12:13 -02:30
mock-quote-data.js Add MetaMask Swaps (#9482) 2020-10-06 15:58:38 -02:30
select-quote-popover-constants.js Fix swap prop type errors (#9532) 2020-10-09 13:08:01 -02:30
select-quote-popover.js Add MetaMask Swaps (#9482) 2020-10-06 15:58:38 -02:30
select-quote-popover.stories.js Add MetaMask Swaps (#9482) 2020-10-06 15:58:38 -02:30