odc.xiaohui
2023-01-10 d782e7ccd14d75f399b6283ca0974a35c90efb27
src/views/systemSetting/baseSetting/user/components/header/index.vue
@@ -54,7 +54,7 @@
</script>
<style lang="scss" scoped>
header {
    background-color: #09152f;
    // background-color: #09152f;
    border: 1pox solid #fff;
    .headerContent {
@@ -74,11 +74,11 @@
            .el-input {
                flex: 2;
                color: #1d3f57;
                // color: #1d3f57;
                &::v-deep .el-input__inner {
                    background-color: #09152f;
                    border: 1px solid #17324c;
                    // background-color: #09152f;
                    // border: 1px solid #17324c;
                }
            }