Plugin do WooCommerce para criação de combos de produtos.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

11 lines
267 B

/**
* All of the CSS for your admin-specific functionality should be
* included in this file.
*/
._wc_cdp_bundle_product ._wc_cdp_bundle_product_remove {
margin-left: 0.5rem;
}
._wc_cdp_bundle_product:last-child ._wc_cdp_bundle_product_remove {
display: none;
}