mirror of
https://github.com/iv-org/invidious.git
synced 2025-08-06 10:44:03 +00:00
fix: use a search icon instead of text
This commit is contained in:
@@ -321,6 +321,9 @@ input[type="search"]::-webkit-search-cancel-button {
|
||||
border: 0;
|
||||
background: none;
|
||||
text-transform: uppercase;
|
||||
display: grid;
|
||||
place-items: center;
|
||||
width: 1.5em;
|
||||
}
|
||||
|
||||
.searchbar #searchbutton:hover {
|
||||
|
Reference in New Issue
Block a user