dcp-design-react 1.11.21 → 1.11.22

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.
@@ -29910,7 +29910,8 @@ body {
29910
29910
  position: relative;
29911
29911
  }
29912
29912
  .body--column .cell--edit.is-error .ant-input,
29913
- .body--column .cell--edit.is-error .ant-input-affix-wrapper {
29913
+ .body--column .cell--edit.is-error .ant-input-affix-wrapper,
29914
+ .body--column .cell--edit.is-error .ant-select > .ant-select-selector {
29914
29915
  border-color: #ff4d4f;
29915
29916
  box-shadow: none;
29916
29917
  z-index: 1;