diff --git a/frontend/src/styles/index.scss b/frontend/src/styles/index.scss index c76b43b777..14d5fb9187 100644 --- a/frontend/src/styles/index.scss +++ b/frontend/src/styles/index.scss @@ -1760,4 +1760,10 @@ div:focus { .el-table__fixed-right::before { display: none; +} + +.auth-tab { + .custom-tree-node { + padding-right: 0 !important; + } } \ No newline at end of file