Merge branch 'trunk' of github.com:woocommerce/woocommerce-paypal-payments into PCP-3965-update-the-settings-design-in-accordance-with-the-latest-figma-files

This commit is contained in:
Daniel Dudzic 2024-12-08 17:33:33 +08:00
commit cc8482c340
No known key found for this signature in database
GPG key ID: 31B40D33E3465483
144 changed files with 5286 additions and 2141 deletions

View file

@ -49,6 +49,17 @@
}
}
.ppcp-r__checkbox {
.components-flex {
gap: 12px;
}
label {
@include font(13, 20, 400);
color: $color-blueberry;
}
}
&__description {
@include font(13, 20, 400);
color: $color-blueberry;