fix: 权限管理 选框对齐

This commit is contained in:
dataeaseShu 2023-02-23 17:59:49 +08:00
parent aca40cfcde
commit a711b60ebd

View File

@ -1760,4 +1760,10 @@ div:focus {
.el-table__fixed-right::before {
display: none;
}
.auth-tab {
.custom-tree-node {
padding-right: 0 !important;
}
}