Don't invert prev/next colors for 2021 theme

This commit is contained in:
Nestor Soriano 2020-12-02 08:59:35 +01:00
parent 5000b21218
commit ddf46a5186
1 changed files with 0 additions and 6 deletions

View File

@ -334,12 +334,6 @@ a.button {
display: table;
}
.woocommerce-button--previous,
.woocommerce-button--next {
@include inversebuttoncolors();
}
/**
* Tables
*/