fix: use ion icon for search icon

This commit is contained in:
thansk
2024-05-20 14:17:30 +00:00
committed by GitHub
parent 5abafb8296
commit 1ce2d10c50
2 changed files with 3 additions and 8 deletions

View File

@@ -318,12 +318,9 @@ input[type="search"]::-webkit-search-cancel-button {
}
.searchbar #searchbutton {
border: 0;
border: none;
background: none;
text-transform: uppercase;
display: grid;
place-items: center;
width: 1.5em;
margin-top: 0;
}
.searchbar #searchbutton:hover {