adjust checkout form field padding

This commit is contained in:
2025-04-10 14:39:33 +05:00
parent 85d670aac4
commit d69658f7f1
3 changed files with 3 additions and 1 deletions

View File

@ -559,6 +559,7 @@ body {
color: var(--wp--preset--color--foreground);
margin-bottom: 0.5em;
display: block;
margin-left: 0.5em;
}
.woocommerce form .form-row.woocommerce-validated input.input-text {