Oliver
2022-12-21 87d3950f3a6844a531b4837c5a7081a7595f386c
src/views/operate/sms/smsIndex/createSms/index.vue
@@ -232,29 +232,29 @@
<style lang="scss" scoped>
.createUser {
    border-radius: 1px;
    background-color: #09152f;
    background-color: white;
    main {
        text-align: left;
        background-color: #09152f;
        background-color: white;
        padding-bottom: 50px;
        .mainContent {
            display: flex;
            justify-content: center;
            padding-top: 50px;
            &:deep(.el-dialog__title) {
                color: #4b9bb7;
            }
            &::v-deep .el-form-item__label {
                color: #4b9bb7;
            }
            &::v-deep .el-input__inner {
                width: 400px;
                background-color: #09152f;
                border: 1px solid #17324c;
            }
            //&:deep(.el-dialog__title) {
            //    color: #4b9bb7;
            //}
            //&::v-deep .el-form-item__label {
            //    color: #4b9bb7;
            //}
            //
            //&::v-deep .el-input__inner {
            //    width: 400px;
            //    background-color: #09152f;
            //    border: 1px solid #17324c;
            //}
            .message-item__left {
                width: 400px;
@@ -270,9 +270,9 @@
                width: 400px;
            }
            :deep(.el-input) {
                width: 400px;
            }
            //:deep(.el-input) {
            //    width: 400px;
            //}
            .message-item {
                display: flex;
@@ -287,14 +287,14 @@
                margin-left: 20px;
            }
            :deep(.el-input--suffix) {
                width: 400px;
            }
            &::v-deep .el-textarea__inner {
                background-color: #09152f;
                border: 1px solid #17324c;
            }
            //:deep(.el-input--suffix) {
            //    width: 400px;
            //}
            //
            //&::v-deep .el-textarea__inner {
            //    background-color: #09152f;
            //    border: 1px solid #17324c;
            //}
            .el-form-item__content {
                width: 400px;