1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui/app
Brad Decker 1eed8dc167
use grid template to position list item (#8753)
Using flex was getting out of hand, I noticed on develop that when
a pending transaction is coming in the speed up and cancel buttons
cause the icon to center according ot their height as well. A grid
is really what is needed. This seemingly greatly simplifies the CSS
AND html (removes unnecessary nesting of divs)
2020-06-05 16:33:51 -05:00
..
components use grid template to position list item (#8753) 2020-06-05 16:33:51 -05:00
contexts Implement asset page (#8696) 2020-06-01 14:54:32 -03:00
css Fix connect hardware styling (#8680) 2020-05-28 11:47:48 -07:00
ducks Implement asset page (#8696) 2020-06-01 14:54:32 -03:00
helpers Refactor TokenBalance component (#8752) 2020-06-05 17:19:27 -03:00
hooks refactor token list (#8726) 2020-06-04 13:13:11 -05:00
pages Fix permissions connect close and redirect behavior (#8751) 2020-06-05 13:24:38 -07:00
selectors Fix permissions connect close and redirect behavior (#8751) 2020-06-05 13:24:38 -07:00
store Implement asset page (#8696) 2020-06-01 14:54:32 -03:00