Skip to content

Commit

Permalink
add nfd-overflow-clip to marketplace page wrapper to allow sticky s…
Browse files Browse the repository at this point in the history
…crolling
  • Loading branch information
wpalani committed Jun 7, 2024
1 parent 330272d commit 5a4a636
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/pages/marketplace/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ const MarketplacePage = () => {
<Page className={ 'wppbh-app-marketplace-page' }>
<Container
className={
'wppbh-app-marketplace-container nfd-overflow-hidden'
'wppbh-app-marketplace-container nfd-overflow-clip'
}
>
<NewfoldMarketplace
Expand Down

0 comments on commit 5a4a636

Please sign in to comment.