centaline-data-driven 1.2.41 → 1.2.42

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.2.41",
3
+ "version": "1.2.42",
4
4
  "description": "ccai",
5
5
  "author": "hjc <3226136347@qq.com>",
6
6
  "private": false,
@@ -648,8 +648,8 @@ html {
648
648
  padding: 0 15px 0 5px;
649
649
  } */
650
650
  .ct-Seg .ct-radios .el-input__icon.el-icon-circle-close{
651
- min-height: 25px;
652
- line-height: 25px;
651
+ min-height: initial;
652
+ line-height: initial;
653
653
 
654
654
  }
655
655
  .list-field .el-input-group__append, .list-field .el-input-group__prepend{
@@ -202,13 +202,13 @@
202
202
  padding: 5px 10px;
203
203
  }
204
204
  .ct-Seg .ct-radios .el-input__icon.el-icon-circle-close{
205
- min-height: 26px;
206
- line-height: 26px;
205
+ min-height: initial;
206
+ line-height: initial;
207
207
 
208
208
  }
209
209
  .ct-Seg.ct-Seg-mini .ct-radios, .ct-Seg.ct-Seg-mini .ct-radios .el-radio__label {
210
- min-height: 26px;
211
- line-height: 25px!important;
210
+ min-height: initial;
211
+ line-height: initial;
212
212
  }
213
213
  .el-input-group__append, .el-input-group__prepend {
214
214
  color: #666;