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