Skip to content

Commit

Permalink
Merge branch 'add-search-function-for-milestone-components' of github…
Browse files Browse the repository at this point in the history
….com:ssciwr/mondey-frontend-prototype into add-search-function-for-milestone-components
  • Loading branch information
MaHaWo committed Sep 25, 2024
2 parents e5deaf6 + e53d494 commit 2177324
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
<!-- after example: https://flowbite-svelte.com/docs/forms/search-input#Search_with_dropdown -->
<div class="relative">
<Button
class="border-primary-700 h-full whitespace-nowrap rounded-e-none border border-e-0"
class="h-full whitespace-nowrap rounded-e-none border border-e-0 border-primary-700"
>
{searchCategory}
<ChevronDownOutline class="ms-2.5 h-2.5 w-2.5" />
Expand Down

0 comments on commit 2177324

Please sign in to comment.