mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-24 11:01:41 +01:00
f17aa87a65
The list of accounts shown on the first page of the connect flow takes up the entire height of the window, even if there aren't enough accounts to fill the space. This looks strange because of the border around the account list, especially in the case where there are three accounts in the list. The list now cedes space to the footer if it can't fill the space itself. The extra space is taken by whitespace between the footer and the list. |
||
---|---|---|
.. | ||
choose-account.component.js | ||
index.js | ||
index.scss |