Don't invert prev/next colors for 2021 theme
This commit is contained in:
parent
5000b21218
commit
ddf46a5186
|
@ -334,12 +334,6 @@ a.button {
|
|||
display: table;
|
||||
}
|
||||
|
||||
.woocommerce-button--previous,
|
||||
.woocommerce-button--next {
|
||||
|
||||
@include inversebuttoncolors();
|
||||
}
|
||||
|
||||
/**
|
||||
* Tables
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue