@bigbinary/neeto-molecules 3.16.15 → 3.16.16

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.
@@ -1497,7 +1497,7 @@ var EmbedSelector = function EmbedSelector(_ref) {
1497
1497
  embedIcon = _ref3$.embedIcon;
1498
1498
  var EmbedIcon = embedIcon || EMBED_ICONS[key];
1499
1499
  return /*#__PURE__*/jsxRuntime.jsxs("button", {
1500
- className: "neeto-molecules-embed-landing-page__card w-full",
1500
+ className: "neeto-molecules-embed-landing-page__card flex w-full flex-col",
1501
1501
  "data-testid": "embed-selector-card-".concat(neetoCist.hyphenate(key)),
1502
1502
  onClick: reactUtils.handleMetaClick(history, "".concat(location.pathname, "?type=").concat(neetoCist.hyphenate(key))),
1503
1503
  children: [/*#__PURE__*/jsxRuntime.jsx("span", {