🚧 Fix CSS class of ButtonSettingsBlock

This commit is contained in:
Philipp Stracker 2025-01-22 15:30:49 +01:00
parent d8ecb019de
commit 2f79a9fe4d
No known key found for this signature in database
2 changed files with 29 additions and 3 deletions

View file

@ -8,7 +8,7 @@ const ButtonSettingsBlock = ( { title, description, ...props } ) => (
title={ title }
headerDescription={ description }
horizontalLayout={ true }
className="ppcp-r-settings-block__button"
className="ppcp--button-block"
{ ...props }
>
<Action>