@bit-sun/business-component 4.0.12-alpha.7 → 4.0.12-alpha.8

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": "@bit-sun/business-component",
3
- "version": "4.0.12-alpha.7",
3
+ "version": "4.0.12-alpha.8",
4
4
  "scripts": {
5
5
  "start": "dumi dev",
6
6
  "docs:build": "dumi build",
@@ -278,7 +278,6 @@ body {
278
278
 
279
279
  .ant-input-affix-wrapper {
280
280
  padding: 0 11px;
281
- height: 24px;
282
281
  }
283
282
  }
284
283