Skip to content

Commit

Permalink
Merge pull request #238 from GTBitsOfGood/tian/dropdown_fix
Browse files Browse the repository at this point in the history
Fix Filter Style
  • Loading branch information
avayedawadi authored Feb 29, 2024
2 parents 0d596b7 + da5d79d commit a8f1d07
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/SearchBar/SearchBar.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -175,6 +175,7 @@ const SearchBarComponent = (props) => {
roundedTopRight={0}
bgColor="#F2F2F2"
position="relative"
marginLeft={{ md: "-42rem" }}
>
<Tag height="65vh" overflow="auto" />
<Button
Expand Down

1 comment on commit a8f1d07

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Deploy preview for southface ready!

✅ Preview
https://southface-jt0lvou4y-bitsofgood.vercel.app

Built with commit a8f1d07.
This pull request is being automatically deployed with vercel-action

Please sign in to comment.