Merge pull request #1901 from Safelite/feature/CSR-2130

CSR-2130 few more style changes
This commit is contained in:
CarlNation 2024-07-12 10:17:23 -04:00 committed by GitHub
commit ac4ef8f9c4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 0 deletions

View file

@ -241,6 +241,7 @@ body .cc-error-container #alert-message {
}
#fmg-checkout-shared #applepay-and-paypal-container .form-group .list-group #paypalParentLink {
margin: 0;
padding: 2px 0;
}
#fmg-checkout-shared #applepay-and-paypal-container .form-group .list-group #paypalParentLink #paypalImage {
max-width: 40%;

View file

@ -279,6 +279,7 @@ body {
#paypalParentLink {
margin: 0;
padding: 2px 0;
#paypalImage {
max-width: 40%;