1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 19:26:13 +02:00

color fix for hover on swaps quote (#14334)

This commit is contained in:
George Marshall 2022-04-02 06:40:33 -07:00 committed by GitHub
parent 5a159ef991
commit dfd3e233e8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -103,7 +103,6 @@
height: 64px;
&:hover {
color: var(--color-text-default);
background: linear-gradient(90deg, var(--color-primary-default) 0%, var(--color-primary-alternative) 101.32%);
width: 100%;
padding-left: 20px;