@veripass/react-sdk 1.0.5 → 1.0.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/react-sdk.cjs.js
CHANGED
|
@@ -62414,7 +62414,8 @@ var VeripassStandardSignin = function VeripassStandardSignin(_ref2) {
|
|
|
62414
62414
|
border: '1px solid #f2f2f2',
|
|
62415
62415
|
borderRadius: '8px',
|
|
62416
62416
|
padding: '16px',
|
|
62417
|
-
boxShadow: '0 .75rem 6rem rgba(56, 65, 74, 0.03)'
|
|
62417
|
+
boxShadow: '0 .75rem 6rem rgba(56, 65, 74, 0.03)',
|
|
62418
|
+
background: '#FFFFFF'
|
|
62418
62419
|
}
|
|
62419
62420
|
}, /*#__PURE__*/React.createElement("div", {
|
|
62420
62421
|
style: {
|