ls-pro-common 3.1.9 → 3.1.10

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/common.css CHANGED
@@ -1253,6 +1253,7 @@ a:hover {
1253
1253
  .ant-select-disabled.ant-select:not(.ant-select-customize-input) .ant-select-selector,
1254
1254
  .ant-input-affix-wrapper-disabled,
1255
1255
  .ant-input.ant-input-disabled,
1256
+ .ant-picker-input > input[disabled],
1256
1257
  .ant-input-number-disabled .ant-input-number-input {
1257
1258
  color: rgba(0, 0, 0, 0.65);
1258
1259
  cursor: default;