updated plugin GP Premium version 2.2.0

This commit is contained in:
2022-10-27 11:14:35 +00:00
committed by Gitium
parent 1465186bc5
commit a626bfa106
77 changed files with 418 additions and 152 deletions

View File

@ -1273,3 +1273,12 @@ form.checkout:after {
.wc-menu-cart-activated .menu-toggle {
text-align: left;
}
.woocommerce-order-received .woocommerce-customer-details .col2-set {
float: none;
width: auto;
}
.woocommerce-order-received .woocommerce-customer-details .col2-set .col-1 {
margin-bottom: 1.5em;
}

File diff suppressed because one or more lines are too long