Center experimental products view more button

This commit is contained in:
Chi-Hsuan Huang 2022-05-04 17:27:41 +08:00
parent 3e073e52ee
commit 7e3a259cc5
1 changed files with 6 additions and 0 deletions

View File

@ -13,11 +13,17 @@
text-align: center;
}
.woocommerce-product-content {
display: flex;
flex-direction: column;
}
.woocommerce-task-products__button-view-less-product-types {
color: #007cba;
padding: 0;
height: fit-content;
margin-top: 25px;
justify-content: center;
svg {
margin-left: 8px;