mirror of
https://github.com/jackyzha0/quartz.git
synced 2026-03-24 15:05:42 -05:00
Fix search button styles to match preexisting styling
This commit is contained in:
parent
b79b8c8cb4
commit
7d60e235ae
@ -1,8 +1,11 @@
|
||||
@use "../../styles/variables.scss" as *;
|
||||
|
||||
.search {
|
||||
border: none;
|
||||
background: none;
|
||||
min-width: fit-content;
|
||||
max-width: 14rem;
|
||||
padding: 0;
|
||||
flex-grow: 0.3;
|
||||
|
||||
& > #search-icon {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user