Skip to content

Commit

Permalink
fix field styling
Browse files Browse the repository at this point in the history
  • Loading branch information
patrykkopycinski committed Dec 30, 2020
1 parent 6e4af2b commit eda2618
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -156,6 +156,7 @@ export const Header = React.memo<Props>(
onChange={onSearchInputChange}
placeholder={i18n.FILTER_PLACEHOLDER}
value={searchInput}
fullWidth
/>
</SearchContainer>
<CountRow filteredBrowserFields={filteredBrowserFields} />
Expand Down

0 comments on commit eda2618

Please sign in to comment.