优化多个组件的样式,添加 scoped 样式以避免样式冲突

This commit is contained in:
jxxghp
2025-03-31 18:44:56 +08:00
parent 3e36cb6e31
commit 5a8eb5b10e
16 changed files with 16 additions and 17 deletions

View File

@@ -410,7 +410,6 @@ function getIndentLevel(path: string, ancestorPath: string) {
flex: 1;
overflow-y: auto;
overflow-x: hidden;
padding: 8px 0;
}
.tree-item-container {