rebase code on oct-10-2023
This commit is contained in:
@@ -278,7 +278,7 @@ body.admin-color-sunrise {
|
||||
line-height: 32px;
|
||||
}
|
||||
.woocommerce-recommended-payments-banner .woocommerce-recommended-payments__header-heading {
|
||||
color: #757575;
|
||||
color: #50575e;
|
||||
}
|
||||
.woocommerce-recommended-payments-banner .woocommerce-recommended-payments-banner__image_container {
|
||||
display: flex;
|
||||
@@ -315,31 +315,24 @@ body.admin-color-sunrise {
|
||||
|
||||
.woocommerce-wcpay-benefits {
|
||||
background-color: #fff;
|
||||
border: 1px solid #e2e4e7;
|
||||
border-radius: 2px;
|
||||
padding: 36px 24px;
|
||||
padding: 40px 30px 30px;
|
||||
width: 680px;
|
||||
min-height: 200px;
|
||||
height: 344px;
|
||||
}
|
||||
.woocommerce-wcpay-benefits .woocommerce-wcpay-benefits-benefit {
|
||||
flex-direction: column;
|
||||
justify-content: start;
|
||||
margin-left: 0;
|
||||
width: 186px;
|
||||
align-items: start;
|
||||
gap: 16px;
|
||||
}
|
||||
.woocommerce-wcpay-benefits .woocommerce-wcpay-benefits-benefit .woocommerce-wcpay-benefits-benefit-icon-container {
|
||||
width: 48px;
|
||||
height: 48px;
|
||||
background-color: #F2EDFF;
|
||||
border-radius: 12px;
|
||||
justify-content: center;
|
||||
}
|
||||
.woocommerce-wcpay-benefits p {
|
||||
font-style: normal;
|
||||
font-weight: 400;
|
||||
font-size: 13px;
|
||||
line-height: 16px;
|
||||
font-size: 16px;
|
||||
line-height: 24px;
|
||||
text-align: center;
|
||||
color: #1d2327;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user