Skip to content

Commit

Permalink
fix(center-follow-up): center follow-up question
Browse files Browse the repository at this point in the history
  • Loading branch information
MahtabBukhari committed Jul 31, 2024
1 parent f79f8ba commit b75d32f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/App/SideBar/AiSearch/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ const Search = styled(Flex).attrs({
align: 'center',
})`
flex-grow: 1;
margin-right: 10px;
`

const InputButton = styled(Flex).attrs({
Expand Down

0 comments on commit b75d32f

Please sign in to comment.