ColorWhiteDeveloper
2022-09-19 80e1228f3c4bde9c09939510ad70062293a00b8f
src/views/systemSetting/baseSetting/role/createUser/index.vue
@@ -307,7 +307,7 @@
    border-radius: 1px;
    // min-width: 1024px;
    // min-height: 1450px;
    background-color: #fff;
    background-color: #09152f;
    header {
        display: flex;
@@ -315,6 +315,7 @@
        height: 60px;
        line-height: 60px;
        padding: 0 20px;
        border: 1px solid #fff;
        .headerTitle {
            font-weight: 600;
            color: #666;
@@ -330,9 +331,11 @@
    }
    main {
        border-top: 1px solid #f0f2f5;
        // border-top: 1px solid #f0f2f5;
        border: 1px solid #fff;
        text-align: left;
        padding: 0 55px;
        background-color: #09152f;
        .mainTitle {
            // margin-left: 60px;
            color: #666;