centaline-data-driven 1.4.53 → 1.4.54

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "centaline-data-driven",
3
- "version": "1.4.53",
3
+ "version": "1.4.54",
4
4
  "description": "ccai",
5
5
  "author": "hjc <3226136347@qq.com>",
6
6
  "private": false,
@@ -203,6 +203,7 @@
203
203
  }
204
204
  .ct-inputNumber input.el-range-input {
205
205
  color: #409eff!important;
206
+ cursor: text;
206
207
  }
207
208
  .cover-list-item .el-checkbox__input.is-checked .el-checkbox__inner{
208
209
  background-color:#409eff;