mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-05 08:59:14 +08:00
New Settings UI: Validate advanced options client ID
This commit is contained in:
parent
0c775da1be
commit
386a2872f8
3 changed files with 30 additions and 39 deletions
|
@ -26,6 +26,12 @@
|
|||
border: none;
|
||||
}
|
||||
|
||||
.client-id-error {
|
||||
color: #cc1818;
|
||||
margin: -16px 0 24px;
|
||||
@include font(11, 16, 450);
|
||||
}
|
||||
|
||||
.onboarding-advanced-options {
|
||||
max-width: 800px;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue