diff --git a/plugins/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-terms-block/editor.scss b/plugins/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-terms-block/editor.scss index 8603a840845..fbee16cbcc0 100644 --- a/plugins/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-terms-block/editor.scss +++ b/plugins/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-terms-block/editor.scss @@ -14,6 +14,10 @@ .wc-block-components-checkbox { margin-top: 0; + + &.wc-block-checkout__create-account { + margin-top: 1em; + } } .wc-block-checkout__terms_notice .components-notice__action {