NEZ-1052 feat: user 编辑页面 增加 language 属性

This commit is contained in:
@changcode
2021-10-12 16:27:37 +08:00
parent f004be00a9
commit a18d4fed1d
5 changed files with 41 additions and 10 deletions

View File

@@ -315,7 +315,7 @@
overflow: auto;
}
.el-table__fixed-body-wrapper {
top: 42px !important;
top: 41px !important;
}
.el-table__body-wrapper, .el-table__fixed-body-wrapper {
box-shadow: 1px 0 $--right-box-border-color;