easy3wui 4.0.28-beta13 → 4.0.28-beta14

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.
@@ -13,6 +13,9 @@
13
13
  .e3wFormItem .ant-form-item {
14
14
  margin-bottom: 8px;
15
15
  }
16
+ .bf-container.read-only .bf-content {
17
+ height: auto;
18
+ }
16
19
  .bf-container.read-only .bf-controlbar {
17
20
  display: none;
18
21
  }
package/assets/index.css CHANGED
@@ -1401,6 +1401,9 @@ s {
1401
1401
  .e3wFormItem .ant-form-item {
1402
1402
  margin-bottom: 8px;
1403
1403
  }
1404
+ .bf-container.read-only .bf-content {
1405
+ height: auto;
1406
+ }
1404
1407
  .bf-container.read-only .bf-controlbar {
1405
1408
  display: none;
1406
1409
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "easy3wui",
3
- "version": "4.0.28-beta13",
3
+ "version": "4.0.28-beta14",
4
4
  "description": "easy3wui components for react",
5
5
  "keywords": [
6
6
  "react",