style: 微调 datatree 样式

This commit is contained in:
zhaojisen
2024-05-27 14:53:17 +08:00
committed by 老广
parent c8f6d0b595
commit bfa3836cc2

View File

@@ -375,9 +375,9 @@ export default {
<style lang="scss" scoped>
.treebox {
display: flex;
flex-direction: column;
justify-content: flex-start;
padding-left: 20px;
padding-top: 15px;
padding: 15px 20px 0 20px;
.ztree {
width: 100%;