ui-kit-ck-consultant 0.5.233 → 0.5.235

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.
@@ -1607,7 +1607,7 @@ var TabsEditHeader = /*#__PURE__*/function (_React$Component) {
1607
1607
  }, /*#__PURE__*/React.createElement("div", null, this.props.children), /*#__PURE__*/React.createElement("div", null, /*#__PURE__*/React.createElement("div", {
1608
1608
  className: "cursor-pointer",
1609
1609
  style: {
1610
- backgroundColor: 'var(--secondary-color)',
1610
+ backgroundColor: 'var(--primary-color)',
1611
1611
  display: 'flex',
1612
1612
  width: '40px',
1613
1613
  height: '40px',