mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-05 08:59:14 +08:00
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:
commit
cc8482c340
144 changed files with 5286 additions and 2141 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue