mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-04 08:47:23 +08:00
Remove configurator margin/centering
This commit is contained in:
parent
e99961b6c1
commit
3e35034832
1 changed files with 10 additions and 0 deletions
|
@ -0,0 +1,10 @@
|
|||
#messaging-configurator {
|
||||
& > div {
|
||||
justify-content: left;
|
||||
margin: 0;
|
||||
|
||||
& > div {
|
||||
padding: 0;
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue