Skip to content

Commit

Permalink
searchbox styling
Browse files Browse the repository at this point in the history
  • Loading branch information
petschki committed Sep 26, 2024
1 parent 94af675 commit 97d892e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pat/contentbrowser/src/ContentBrowser.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -373,7 +373,7 @@
on:click_outside={cancelSelection}
>
<div class="toolBar navbar">
<div class="filter">
<div class="filter me-3">
<input type="text" name="filter" on:input={filterItems} />
<label for="filter"
><svg use:resolveIcon={{ iconName: "search" }} /></label
Expand Down

0 comments on commit 97d892e

Please sign in to comment.