Skip to content

Commit

Permalink
Make lightbox details expanded by default on mobile view.
Browse files Browse the repository at this point in the history
  • Loading branch information
jkguidaven committed Jan 30, 2025
1 parent 6988ed7 commit 4c446f6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions client/components/jetpack/jetpack-product-info/section.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ const JetpackProductInfoSection: FunctionComponent< Props > = ( {
clickableHeader
smooth
contentExpandedStyle={ contentStyle }
expanded
>
<div ref={ ref }>{ children }</div>
</FoldableCard>
Expand Down

0 comments on commit 4c446f6

Please sign in to comment.