Skip to content

Commit

Permalink
Update SearchBar.jsx
Browse files Browse the repository at this point in the history
  • Loading branch information
tsun900 authored Feb 12, 2024
1 parent 883559d commit bd5598a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/SearchBar/SearchBar.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ const SearchBarComponent = (props) => {
roundedTopRight={0}
bgColor="#F2F2F2"
position="relative"
margin-left="-42rem"
marginLeft="-42rem"
>
<Tag height="65vh" overflow="auto" />
<Button
Expand Down

0 comments on commit bd5598a

Please sign in to comment.