Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
oakesjosh committed Nov 19, 2024
2 parents 662e313 + c3ed5f8 commit 88daa50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/blocks/navigation/edit-inner.js
Original file line number Diff line number Diff line change
Expand Up @@ -2126,7 +2126,7 @@ export function EditInner(props) {
<KadencePanelBody
title={__('Typography Settings', 'kadence-blocks')}
initialOpen={false}
panelName={'kb-nav-desc-font'}
panelName={'kb-nav-sub-desc-font'}
>
<TypographyControls
fontSize={dropdownDescriptionTypography?.[0]?.size}
Expand Down

0 comments on commit 88daa50

Please sign in to comment.