1
0
mirror of https://github.com/oceanprotocol/market.git synced 2024-12-02 05:57:29 +01:00

fix search icon not being actionable (#1741)

This commit is contained in:
Matthias Kretschmann 2022-10-13 07:40:53 +01:00 committed by GitHub
parent 8b108ea29f
commit 68a5e9dd42
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -58,9 +58,6 @@
width: auto;
left: auto;
background: none;
}
.input:focus + .button {
z-index: 3;
}
}