I'm developing custom FSE theme. I wanted to define default lineHeight for all my headings.
Setting up styles.elements.heading.typography.lineHeight doesn't show in admin panel in sections related to h1-h6 (it displays default wordpress value which is 1.5). It does show in "All" section.
I expect it to display default value i've set up for all headings when i didn't specify value for h1-h6 separately.
Description
I'm developing custom FSE theme. I wanted to define default lineHeight for all my headings.
Setting up
styles.elements.heading.typography.lineHeight
doesn't show in admin panel in sections related to h1-h6 (it displays default wordpress value which is1.5
). It does show in "All" section.I expect it to display default value i've set up for all headings when i didn't specify value for h1-h6 separately.
theme.json:
Step-by-step reproduction instructions
1.1
1.5
Screenshots, screen recording, code snippet
No response
Environment info
Please confirm that you have searched existing issues in the repo.
Please confirm that you have tested with all plugins deactivated except Gutenberg.