xjj
2024-02-27 dbc5fc7f7c8ef73b6b175f6b421b0c64efe89e33
zy-asrs-openapi/src/main/webapp/static/css/common.css
@@ -93,3 +93,26 @@
.slider > .el-divider {
    margin: 5px 0;
}
.content-header {
    background: #409EFF;
    color: #fff;
    display: flex;
    align-items: center;
}
.content-header > .header-logo {
    width: 150px;
    height: auto;
}
.content-body {
    margin-top: 20px;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}
.content-body .content-desc {
    text-align: center;
}