Skip to content

Commit

Permalink
fix: Marketplace search field coverd by page content (#1209)
Browse files Browse the repository at this point in the history
  • Loading branch information
dogmar authored Aug 22, 2023
1 parent 33c9b0f commit 42a03f8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions www/src/components/marketplace/MarketplaceRepositories.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -264,6 +264,7 @@ function MarketplaceRepositories({ publisher }: { publisher?: any }) {
position="sticky"
top="0"
backgroundColor="fill-zero"
zIndex={1}
>
<Flex gap="small">
<SearchBar
Expand Down

0 comments on commit 42a03f8

Please sign in to comment.