woocommerce/plugins/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-shipping-methods-b.../style.scss

12 lines
310 B
SCSS

.wc-block-checkout__shipping-option {
.wc-block-components-radio-control__option {
border-bottom: 1px solid $universal-border-light;
margin: 0;
padding: em($gap-small) 0 em($gap-small) em($gap-huge);
}
.wc-block-components-shipping-rates-control__no-results-notice {
margin: em($gap-small) 0;
}
}