tweaks for my account page
This commit is contained in:
@ -356,7 +356,7 @@ body {
|
||||
// Make sure error feedback text uses foreground color
|
||||
.wc-block-components-notice-banner,
|
||||
.woocommerce-error {
|
||||
color: var(--wp--preset--color--foreground);
|
||||
// color: var(--wp--preset--color--foreground);
|
||||
|
||||
&.is-error,
|
||||
&.is-info,
|
||||
@ -563,4 +563,10 @@ body {
|
||||
|
||||
.woocommerce table.shop_table td {
|
||||
border-color: var(--wp--preset--color--foreground);
|
||||
}
|
||||
|
||||
.woocommerce-MyAccount-content {
|
||||
.button {
|
||||
text-decoration: none;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user