mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-05 08:59:14 +08:00
💄 Remove left indentation of Disconnect-button
This commit is contained in:
parent
8b9b664a32
commit
4399293a02
2 changed files with 16 additions and 1 deletions
|
@ -59,7 +59,9 @@ const ConnectionDescription = () => {
|
|||
'Your PayPal account connection details.',
|
||||
'woocommerce-paypal-payments'
|
||||
) }
|
||||
<DisconnectButton />
|
||||
<div className="ppcp--card-actions">
|
||||
<DisconnectButton />
|
||||
</div>
|
||||
</>
|
||||
);
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue