guanqb
2023-02-11 8b395d9ea4e99bb05cd2e1f15ef4f977d854b605
src/styles/base/index.scss
@@ -353,8 +353,8 @@
        margin: 0 !important;
        display: flex;
        flex-direction: column;
        width: 630px;
        height: 500px;
        width: 1000px;
        height: 620px;
        top: 50%;
        left: 50% !important;
        transform: translate(-50%, -50%);
@@ -370,17 +370,12 @@
        }
        .el-table .cell {
            font-size: 16px;
            height: 30px;
            line-height: 30px;
        }
        .el-dialog__body {
            flex: 1;
            .el-table th.el-table__cell>.cell {
                font-size: 16px;
            }
        }
        .el-pagination.is-background .el-pager li:not(.disabled).active {
@@ -458,17 +453,12 @@
        }
        .el-table .cell {
            font-size: 16px;
            height: 30px;
            line-height: 30px;
        }
        .el-dialog__body {
            flex: 1;
            .el-table th.el-table__cell>.cell {
                font-size: 16px;
            }
        }
        .el-table {