New disabled button styles
[MAILPOET-3545]
This commit is contained in:
@@ -52,7 +52,7 @@ const Button = ({
|
||||
[`mailpoet-button-${dimension}`]: dimension,
|
||||
[`mailpoet-button-${variant}`]: variant,
|
||||
'mailpoet-button-with-spinner': withSpinner,
|
||||
'mailpoet-disabled': isDisabled,
|
||||
'mailpoet-button-disabled': isDisabled,
|
||||
'mailpoet-full-width': isFullWidth,
|
||||
}
|
||||
)
|
||||
|
Reference in New Issue
Block a user