mirror of
https://github.com/jackyzha0/quartz.git
synced 2026-03-24 15:05:42 -05:00
Remove additional native button properties.
This commit is contained in:
parent
7d60e235ae
commit
a1a1e18a99
@ -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);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user