This commit is contained in:
2025-04-10 14:25:17 +05:00
parent 7206a6ffd7
commit a1cd300a3a

View File

@ -420,7 +420,7 @@ body {
} }
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .wc-block-components-button:not(.is-link) { .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .wc-block-components-button:not(.is-link) {
background-color: var(wp--preset--color--foreground); background-color: var(--wp--preset--color--foreground);
color: var(--wp--preset--color--background); color: var(--wp--preset--color--background);
text-transform: uppercase; text-transform: uppercase;
transition: all 0.125s ease-in-out; transition: all 0.125s ease-in-out;