app-simpleflex-container.less 82 字节
Newer Older
1 2 3 4 5
.app-simpleflex-container{
    width: 100%;
    height: 100%;
    display: flex;
}