文件/文件夹水平位置修改

This commit is contained in:
zhujiyan
2024-09-02 20:48:07 +08:00
parent 26434ac715
commit 2bce41c561

View File

@@ -320,6 +320,7 @@ watch(
display: flex;
flex-wrap: wrap;
align-items: flex-start;
justify-content: space-between;
overflow-y: auto;
margin-top: 10px;
height: 100%;