Merge remote-tracking branch 'origin/dev' into dev

This commit is contained in:
aixianling
2022-05-18 11:34:30 +08:00
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>

View File

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