1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-25 04:40:18 +02:00
metamask-extension/ui/app/css/itcss
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
..
components Make account details modal close button easier to click (#7797) 2020-01-10 10:43:53 -04:00
generic New notification fixes (#6955) 2019-08-02 18:01:26 -02:30
objects Lint and cleanup all scss 2017-08-14 10:31:27 +02:00
settings Connect distinct accounts per site (#7004) 2019-12-03 09:35:56 -08:00
tools Redesign approve screen (#7271) 2019-11-05 11:43:48 -03:30
trumps Remove unused modals (#7184) 2019-09-18 10:09:41 -03:00