Skip to content

Commit dc2609b

Browse files
ramonjdt-hamano
andauthored
Accordion: allow font style inheritance from button to inner text blocks. (#72957)
Co-authored-by: ramonjd <ramonopoly@git.wordpress.org> Co-authored-by: t-hamano <wildworks@git.wordpress.org>
1 parent f2fa2f0 commit dc2609b

File tree

1 file changed

+1
-0
lines changed
  • packages/block-library/src/accordion-heading

1 file changed

+1
-0
lines changed

packages/block-library/src/accordion-heading/style.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
text-transform: inherit;
88
text-decoration: inherit;
99
word-spacing: inherit;
10+
font-style: inherit;
1011
background: none;
1112
border: none;
1213
color: inherit;

0 commit comments

Comments
 (0)