Skip to content

Commit

Permalink
Merge pull request layer5io#868 from sudhanshutech/search/align
Browse files Browse the repository at this point in the history
[ui]: fix alignment of search bar
  • Loading branch information
sudhanshutech authored Jan 3, 2025
2 parents cf4f6a9 + a2974e6 commit c4cb9d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/custom/SearchBar.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ function SearchBar({
}
}}
>
<div>
<div style={{ display: 'flex' }}>
<ThemeProvider theme={customTheme(theme)}>
<TextField
variant="standard"
Expand Down

0 comments on commit c4cb9d4

Please sign in to comment.