imatrix-ui 2.9.15-boe4 → 2.9.15-boe5

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": "imatrix-ui",
3
- "version": "2.9.15-boe4",
3
+ "version": "2.9.15-boe5",
4
4
  "description": "前端组件库:表格、表单、组织结构树等",
5
5
  "main": "lib/super-ui.umd.min.js",
6
6
  "private": false,
@@ -86,7 +86,7 @@
86
86
 
87
87
  //main-container全局样式
88
88
  .app-main {
89
- // min-height: 100vh;
89
+ height: 100vh;
90
90
  background: #f7f7f8;
91
91
  padding: 11px 24px 24px 24px;
92
92
  // padding-top: 12px;