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`.feature/default_network_editable
parent
61ab053bb1
commit
dac83f6188
Loading…
Reference in new issue