ui-kit-ck-consultant 0.5.270 → 0.5.271

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.js CHANGED
@@ -1285,6 +1285,7 @@ var Card = /*#__PURE__*/function (_React$Component) {
1285
1285
  style: {
1286
1286
  position: 'relative',
1287
1287
  width: '100%',
1288
+ height: '100%',
1288
1289
  display: 'flex',
1289
1290
  flexDirection: 'column'
1290
1291
  }