mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-08-30 05:00:51 +08:00
✨ Add generic option to suppress separator lines
This commit is contained in:
parent
25887024a6
commit
406e8ebc98
2 changed files with 5 additions and 3 deletions
|
@ -88,7 +88,7 @@
|
|||
margin-left: 5px;
|
||||
}
|
||||
|
||||
+ .ppcp-r-settings-block {
|
||||
+ .ppcp-r-settings-block:not(.no-gap) {
|
||||
margin-top: 32px;
|
||||
padding-top: 32px;
|
||||
border-top: 1px solid var(--color-gray-200);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue