This commit is contained in:
liuye
2022-05-18 11:31:48 +08:00
parent 79c6636fb2
commit 829e2f5ab8
2 changed files with 6 additions and 0 deletions

View File

@@ -295,5 +295,8 @@ export default {
width: 100%;
}
}
::v-deep .is-current>.el-tree-node__content{
padding-right: 16px!important;
}
}
</style>