whychdw
2019-10-10 20e9ed291e6ff2eceed90ee41e0a9cb4ccb2a28b
dist/css/commons.css
@@ -164,6 +164,14 @@
    border-top: none;
    border-bottom: none;
}
.vertical-center-modal{
    display: flex;
    align-items: center;
    justify-content: center;
}
.vertical-center-modal .ivu-modal{
    top: 0;
}
/* component style */
.bui-list-header {
@@ -174,7 +182,16 @@
    text-align: center;
    background-color: #2d8cf0;
}
.bui-loading-block {
    width: 80px !important;
    height: 80px !important;
    margin-top: -40px !important;
    margin-left: -40px !important;
    line-height: 10px !important;
}
.bui-loading {
    font-size: 80px;
}
/* index */
#appStates {
    position: absolute;