yangfeng
2024-01-04 5cce58dab04d9d3f2c4c67df7cf8379acb7c03ab
src/views/unifiedManage/userLevel/components/AddUserLevel.vue
@@ -346,11 +346,13 @@
        box-sizing: border-box;
      }
    }
    .dialog-footer {
      background-color: #f5f5f5;
      height: 55px;
      line-height: 55px;
    }
  }
  .el-dialog__footer {
    background-color: #f5f5f5;
    height: 55px;
    line-height: 55px;
    text-align: right;
    padding-right: 20px;
  }
  .el-input__inner {
    font-size: 13px !important;