ui-kit-ck-consultant 0.5.256 → 0.5.257

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.
@@ -233,7 +233,7 @@ var ButtonIcon = /*#__PURE__*/function (_React$Component) {
233
233
  padding: '4px',
234
234
  borderRadius: '4px',
235
235
  backgroundColor: 'var(--primary-color)',
236
- bottom: '-14px',
236
+ bottom: '-22px',
237
237
  left: '50%',
238
238
  transform: 'translate(-50%, 0)',
239
239
  color: '#ffffff',