@paypal/checkout-components
Advanced tools
Comparing version 5.0.23 to 5.0.24
{ | ||
"name": "@paypal/checkout-components", | ||
"version": "5.0.23", | ||
"version": "5.0.24", | ||
"description": "PayPal Checkout components, for integrating checkout products.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -124,4 +124,4 @@ /* @flow */ | ||
.${ CLASS.CONTAINER } .${ CLASS.VAULT_HEADER } { | ||
margin-top: 25px; | ||
margin-top: 20px; | ||
} | ||
`; |
@@ -252,2 +252,4 @@ /* @flow */ | ||
transform: scale3d(.3, .3, .3); | ||
-webkit-overflow-scrolling: touch; | ||
} | ||
@@ -254,0 +256,0 @@ |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
601152
4405