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

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