Remove additional native button properties.

This commit is contained in:
ndrooo 2024-08-09 18:37:19 -04:00
parent 7d60e235ae
commit a1a1e18a99

View File

@ -3,10 +3,13 @@
.search {
border: none;
background: none;
font-family: inherit;
font-size: inherit;
min-width: fit-content;
max-width: 14rem;
padding: 0;
flex-grow: 0.3;
text-align: inherit;
& > #search-icon {
background-color: var(--lightgray);