tweaks for my account page

This commit is contained in:
2025-05-08 16:34:35 +05:00
parent 3ad0fbb3c6
commit e36d971064
3 changed files with 12 additions and 6 deletions

View File

@ -649,10 +649,6 @@ body {
text-decoration: none;
}
.wc-block-components-notice-banner,
.woocommerce-error {
color: var(--wp--preset--color--foreground);
}
.wc-block-components-notice-banner.is-error, .wc-block-components-notice-banner.is-info, .wc-block-components-notice-banner.is-success, .wc-block-components-notice-banner.is-warning,
.woocommerce-error.is-error,
.woocommerce-error.is-info,
@ -849,4 +845,8 @@ body {
border-color: var(--wp--preset--color--foreground);
}
.woocommerce-MyAccount-content .button {
text-decoration: none;
}
/*# sourceMappingURL=custom.css.map */