Merge pull request #4618 from dataease/pr@dev_memory_component

Pr@dev memory component
This commit is contained in:
dataeaseShu 2023-02-23 18:09:07 +08:00 committed by GitHub
commit 69e6170445
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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