@ccs-ui/rc-pro 1.1.21-beta-2 → 1.1.21-beta-3

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.
@@ -374,7 +374,8 @@ function SearchComponent(_ref) {
374
374
  ref: ref,
375
375
  style: {
376
376
  maxHeight: isShowMore ? 500 : 0,
377
- overflow: 'hidden'
377
+ overflow: 'hidden',
378
+ marginBottom: isShowMore ? 10 : 0
378
379
  },
379
380
  children: /*#__PURE__*/_jsx(Form, {
380
381
  initialValues: formInitValues,
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@ccs-ui/rc-pro",
3
- "version": "1.1.21-beta-2",
4
- "description": "ProTable在抽屉中吸顶异常",
3
+ "version": "1.1.21-beta-3",
4
+ "description": "ProTable在抽屉中吸顶异常;",
5
5
  "license": "MIT",
6
6
  "author": {
7
7
  "name": "Hong",