@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.esm.js
CHANGED
|
@@ -62394,7 +62394,8 @@ var VeripassStandardSignin = function VeripassStandardSignin(_ref2) {
|
|
|
62394
62394
|
border: '1px solid #f2f2f2',
|
|
62395
62395
|
borderRadius: '8px',
|
|
62396
62396
|
padding: '16px',
|
|
62397
|
-
boxShadow: '0 .75rem 6rem rgba(56, 65, 74, 0.03)'
|
|
62397
|
+
boxShadow: '0 .75rem 6rem rgba(56, 65, 74, 0.03)',
|
|
62398
|
+
background: '#FFFFFF'
|
|
62398
62399
|
}
|
|
62399
62400
|
}, /*#__PURE__*/React__default.createElement("div", {
|
|
62400
62401
|
style: {
|