@thecb/components 10.4.6-beta.3 → 10.4.6-beta.4

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/index.esm.js CHANGED
@@ -13316,7 +13316,7 @@ var WalletName = function WalletName(_ref) {
13316
13316
  padding: "24px",
13317
13317
  spacingBottom: "0",
13318
13318
  margin: "0 0 0 0",
13319
- extraStyles: isMobile ? "display: flex; flex-direction: column; flex-wrap: wrap; \n span {text - align: right;}" : "display: flex; justify-content: space-between; align-items: center;"
13319
+ extraStyles: isMobile ? "box-shadow: 0px 1px 2px 0px #292A331A; box-shadow: 0px 2px 6px 0px #292A3333; box-shadow: 0px 1px 0px 0px #292A331A inset;\n; display: flex; flex-direction: column; flex-wrap: wrap; \n span {text - align: right;}" : "display: flex; justify-content: space-between; align-items: center; "
13320
13320
  }, /*#__PURE__*/React.createElement(Box, {
13321
13321
  padding: "0 0 0"
13322
13322
  }, /*#__PURE__*/React.createElement(Text$1, null, personName)), !isMobile && /*#__PURE__*/React.createElement(Box, {