odc.xiaohui
2023-01-12 2cb169f1a48aab19458899370d92d53bebeb9216
src/views/systemSetting/baseSetting/user/components/main/index.vue
@@ -499,9 +499,9 @@
      display: flex;
      .funs-sp {
         border: 1px solid #DCDFE6;
        background-color: #fff;
      }
      .funsItem {
        background-color: transparent;
        line-height: 28px;
        display: flex;
        align-items: center;
@@ -514,11 +514,7 @@
        }
        .el-select {
          width: 120px;
          &::v-deep.el-input{
            .el-input__inner{
              background-color: transparent!important;
            }
          }
          .funs-select{
            background-color: transparent;
          }