centaline-data-driven 1.3.90 → 1.3.91

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.3.90",
3
+ "version": "1.3.91",
4
4
  "description": "ccai",
5
5
  "author": "hjc <3226136347@qq.com>",
6
6
  "private": false,
@@ -83,7 +83,7 @@
83
83
  padding: 0 10px;
84
84
  }
85
85
  .max-flex-div{
86
- display: flex;
86
+ display: flex !important;
87
87
  }
88
88
 
89
89
  .max-input input{ /*el-input__inner*/
@@ -1092,6 +1092,8 @@ export default {
1092
1092
  margin-left: 10px;
1093
1093
  cursor: pointer;
1094
1094
  vertical-align: -2.85px;
1095
+ width: 18px;
1096
+ height: 18px;
1095
1097
  }
1096
1098
  .title-other {
1097
1099
  color: #999999;
@@ -1084,6 +1084,8 @@ export default {
1084
1084
  margin-left: 10px;
1085
1085
  cursor: pointer;
1086
1086
  vertical-align: -2.85px;
1087
+ width: 18px;
1088
+ height: 18px;
1087
1089
  }
1088
1090
  .title-other {
1089
1091
  color: #999999;