mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-06 09:08:09 +08:00
Hide mini cart height field when mini cart is disabled
This commit is contained in:
parent
e1586131fb
commit
643bb1702d
1 changed files with 1 additions and 0 deletions
|
@ -253,6 +253,7 @@ document.addEventListener(
|
|||
'#field-button_mini-cart_label',
|
||||
'#field-button_mini-cart_color',
|
||||
'#field-button_mini-cart_shape',
|
||||
'#field-button_mini-cart_height',
|
||||
]
|
||||
);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue