Skip to content

Commit

Permalink
Update frontend/src/pages/feed/FeedTopItems.tsx
Browse files Browse the repository at this point in the history
Co-authored-by: Adrien Matissart <amatissart@users.noreply.github.com>
  • Loading branch information
GresilleSiffle and amatissart authored Dec 19, 2024
1 parent 9ebc727 commit 0646878
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/pages/feed/FeedTopItems.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ const FeedTopItems = () => {
subtitle={t('feedTopItems.generic.recommendedByTheCommunity')}
/>
<ContentBox noMinPaddingX maxWidth="lg">
<Box mb={4} px={{ xs: 2, sm: 0 }}>
<Box px={{ xs: 2, sm: 0 }}>
<SearchFilter
disableAdvanced
disableCriteria
Expand Down

0 comments on commit 0646878

Please sign in to comment.