mirror of
https://github.com/iv-org/invidious.git
synced 2025-08-09 20:24:03 +00:00
fix: use ion icon for search icon
This commit is contained in:
@@ -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 {
|
||||
|
Reference in New Issue
Block a user