mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-04 08:47:23 +08:00
Add hooks to allow rendering messages near buttons like before
This commit is contained in:
parent
fa46b88b16
commit
874a4e92ff
2 changed files with 20 additions and 0 deletions
|
@ -7,3 +7,7 @@
|
|||
-webkit-filter: grayscale(100%);
|
||||
filter: grayscale(100%);
|
||||
}
|
||||
|
||||
.ppc-button-wrapper #ppcp-messages:first-child {
|
||||
padding-top: 10px;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue