mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-06 14:57:26 +08:00
add padding to the button of the logos
This commit is contained in:
parent
25c87a8da8
commit
e161a42082
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
.ppcp-card-icon {
|
.ppcp-card-icon {
|
||||||
margin: 0 3px;
|
padding: 0 0 3px 3px;
|
||||||
max-height: 25px;
|
max-height: 25px;
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue