app-simpleflex-container.less 82 字节
.app-simpleflex-container{
    width: 100%;
    height: 100%;
    display: flex;
}