mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-08-30 05:00:51 +08:00
💄 Fix some Accordion styling
This commit is contained in:
parent
979a01f45a
commit
bd6a9cc2c1
2 changed files with 12 additions and 15 deletions
|
@ -37,14 +37,12 @@
|
|||
}
|
||||
}
|
||||
|
||||
.ppcp-r-settings-block__accordion {
|
||||
> .ppcp-r-accordion {
|
||||
width: 100%;
|
||||
.ppcp-r-accordion {
|
||||
--accordion-width: 100%;
|
||||
--accordion-toggler-gap: 0;
|
||||
--accordion-text-align: left;
|
||||
|
||||
.ppcp-r-accordion__toggler {
|
||||
width: 100%;
|
||||
margin: 0;
|
||||
text-align: unset;
|
||||
}
|
||||
.ppcp--title-wrapper {
|
||||
justify-content: space-between;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue