cfel-base-components 1.0.3 → 1.0.4

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": "cfel-base-components",
3
- "version": "1.0.3",
3
+ "version": "1.0.4",
4
4
  "description": "cfel-base-components",
5
5
  "main": "/src/index.tsx",
6
6
  "types": "src/index.d.ts",
@@ -159,9 +159,9 @@ body {
159
159
  }
160
160
 
161
161
  .lios-content {
162
- flex: 1;
163
162
  width: 100%;
164
163
  height: calc(100vh - 48px);
164
+ overflow: auto;
165
165
  }
166
166
 
167
167
  //用户卡片