mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-05 08:59:14 +08:00
10 lines
112 B
SCSS
10 lines
112 B
SCSS
#messaging-configurator {
|
|
& > div {
|
|
justify-content: left;
|
|
margin: 0;
|
|
|
|
& > div {
|
|
padding: 0;
|
|
}
|
|
}
|
|
}
|