/**
|
|
* 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;
|
|
}
|