guoshilong
2023-01-16 d16cbe73b69b39c3d6fa53ff80d9b349b4c82105
src/styles/base/index.scss
@@ -255,7 +255,7 @@
        .el-dialog__body {
            flex: 1;
            display: flex;
            flex-direction: row;
            flex-direction: column;
            flex-wrap: wrap;
            justify-self: flex-start;
            align-content: flex-start;
@@ -332,7 +332,7 @@
            flex: 1;
            .el-table th.el-table__cell>.cell{
                font-size:  16px;
            }
            }
        }
        .header {
@@ -374,7 +374,7 @@
            .el-button{
                padding: 6px 10px;
            }
        }
    }
}
@@ -646,4 +646,4 @@
.select-on-tab {
    box-shadow: 0 2px 2px $menu-tab-shadow;
    color: #fff;
}
}