Skip to content

Commit

Permalink
Fix background color
Browse files Browse the repository at this point in the history
  • Loading branch information
TravisSpomer committed Dec 21, 2024
1 parent 225bdfb commit c9d17c6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lib/components/SearchBox.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,7 @@
padding-right: unset;
color: transparent;
background-color: transparent;
border-color: transparent;
cursor: pointer;
Expand Down

0 comments on commit c9d17c6

Please sign in to comment.