mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-04 08:47:23 +08:00
💄 Fix title appearance in the Styling tab
This commit is contained in:
parent
41afaafa5f
commit
609fe0fd59
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ const StylingSection = ( {
|
|||
separatorAndGap={ separatorAndGap }
|
||||
>
|
||||
<Header>
|
||||
<Title altStyle={ true } big={ bigTitle }>
|
||||
<Title noCaps={ true } big={ bigTitle }>
|
||||
{ title }
|
||||
</Title>
|
||||
<Description>{ description }</Description>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue