@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.cjs.js CHANGED
@@ -13324,7 +13324,7 @@ var WalletName = function WalletName(_ref) {
13324
13324
  padding: "24px",
13325
13325
  spacingBottom: "0",
13326
13326
  margin: "0 0 0 0",
13327
- extraStyles: isMobile ? "display: flex; flex-direction: column; flex-wrap: wrap; \n span {text - align: right;}" : "display: flex; justify-content: space-between; align-items: center;"
13327
+ 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; "
13328
13328
  }, /*#__PURE__*/React__default.createElement(Box, {
13329
13329
  padding: "0 0 0"
13330
13330
  }, /*#__PURE__*/React__default.createElement(Text$1, null, personName)), !isMobile && /*#__PURE__*/React__default.createElement(Box, {