1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/test
Mark Stacey dac83f6188
Make account details modal close button easier to click (#7797)
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`.
2020-01-10 10:43:53 -04:00
..
data
e2e Make account details modal close button easier to click (#7797) 2020-01-10 10:43:53 -04:00
integration Fix batch transaction UX (#7473) 2020-01-10 06:34:02 -08:00
lib
stub
unit Purge assertRejects shim (#7794) 2020-01-10 10:57:45 -03:30
unit-global
web3
base.conf.js
flat.conf.js
helper.js
setup.js