Merge pull request #2769 from woocommerce/PCP-3821-link-manual-connect-button-to-server-side-endpoint

Link Manual Connect button to server side endpoint (3821)
This commit is contained in:
Emili Castells 2024-11-11 14:56:19 +01:00 committed by GitHub
commit 87ca59cf34
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
18 changed files with 536 additions and 231 deletions

View file

@ -37,6 +37,10 @@
color: $color-white;
border: none;
}
.onboarding-advanced-options {
max-width: 800px;
}
}
.ppcp-r-welcome-features {