1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-23 03:36:18 +02:00
metamask-extension/ui/app/css
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
..
itcss Make account details modal close button easier to click (#7797) 2020-01-10 10:43:53 -04:00
index.scss Serve CSS as an external file (#6894) 2019-07-23 14:10:13 -03:00