mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
dac83f6188
The account details close button is difficult to click from the e2e tests because it has a size of zero. The actual icon is added via CSS as an `::after` pseudo-element. The CSS has been adjusted to give the icon a size, and it the markup is now a `button` rather than a `div`. |
||
---|---|---|
.. | ||
pages | ||
account-details-dropdown.scss | ||
account-dropdown.scss | ||
alert.scss | ||
confirm.scss | ||
currency-display.scss | ||
editable-label.scss | ||
footer.scss | ||
gas-slider.scss | ||
index.scss | ||
loading-overlay.scss | ||
menu.scss | ||
modal.scss | ||
network.scss | ||
new-account.scss | ||
newui-sections.scss | ||
request-signature.scss | ||
sections.scss | ||
send.scss | ||
simple-dropdown.scss | ||
tab-bar.scss | ||
token-list.scss | ||
tooltip.scss | ||
transaction-list.scss | ||
wallet-balance.scss |