@meduza/ui-kit-2 0.8.701 → 0.8.702

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.
@@ -1219,7 +1219,7 @@ const EmbedBlock = ({
1219
1219
  }, children && ( /*#__PURE__*/React.createElement("div", {
1220
1220
  className: styles$r.object
1221
1221
  }, /*#__PURE__*/React.createElement("div", {
1222
- className: makeClassName([[styles$r.wrapper, true], [styles$r.isYoutube, provider === 'youtube' && isProportional]]),
1222
+ className: makeClassName([[styles$r.wrapper, true], [styles$r.isYoutube, true]]),
1223
1223
  style: style
1224
1224
  }, /*#__PURE__*/React.createElement("div", {
1225
1225
  className: styles$r.objectWrap