UNPKG

fast-element-ui

Version:

Vue项目快速开发组件框架,使用element-ui为基础库二次封装构建。

17 lines (16 loc) 343 B
.fast-double-wing-container { height: 100%; } .fast-double-wing-container .view { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; height: 100%; } .fast-double-wing-container .view > div { height: 100%; } .fast-double-wing-container .mi { flex: 1; /*占满剩下的全局空间*/ }