neonlabsorg / uniswap-interface

🦄 An open source interface for the Uniswap protocol
https://app.uniswap.org
GNU General Public License v3.0
1 stars 0 forks source link

Ugly design on "Connect wallet" #16

Closed gigimon closed 2 years ago

gigimon commented 2 years ago

When Metamask not installed in browser, after click "Connect wallet" we see a bad Modal with several problems:

  1. Very ugly and contrast underline on text and pink color on hover
  2. In this modal in this case any click go to "metamask.com" Screenshot 2021-12-15 at 16 20 13

Steps to reproduce:

  1. Install metamask to chrome
  2. Disable it and go to our page
  3. Moreover, if You close modal, enable metamask and open modal again - behavior is still this.

How to fix: Change underline line color or remove it from text and left only for "Install metamask" and disable Button "Connect metamask"