make search input uniform

This commit is contained in:
Niccolo Borgioli 2023-09-06 13:27:50 +02:00
parent 5d7cbebceb
commit d7492370c2
No known key found for this signature in database
GPG Key ID: D93C615F75EE4F0B

View File

@ -100,7 +100,6 @@
height: auto;
}
[type='search'] {
-webkit-appearance: textfield;
outline-offset: -2px;
}
::-webkit-search-decoration {