To reduce space under product variant dropdown

You can use this code to Custom CSS box.
div.variant-option {
margin-bottom: 10px !important;
}

Result:

To reduce space under product variant dropdown

You can use this code to Custom CSS box.
div.variant-option {
margin-bottom: 10px !important;
}

Result:
