@arim-aisdc/public-components 0.0.35 → 0.0.36

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.
@@ -1,5 +1,3 @@
1
-
2
-
3
1
  table {
4
2
  table-layout: fixed;
5
3
  // background: @globalColor_14;
@@ -176,6 +174,7 @@ table {
176
174
  background: #494c5dff;
177
175
  }
178
176
 
177
+ .custom-dark-input-affix-wrapper,
179
178
  .custom-dark-picker-input .custom-dark-picker-clear {
180
179
  background: #494c5dff;
181
180
  }
@@ -198,6 +197,4 @@ table {
198
197
  z-index: 99999;
199
198
  // background-color: #000;
200
199
  background-color: green;
201
-
202
200
  }
203
-
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@arim-aisdc/public-components",
3
- "version": "0.0.35",
3
+ "version": "0.0.36",
4
4
  "description": "前端组件库",
5
5
  "license": "MIT",
6
6
  "main": "dist/index.js",