This commit is contained in:
lhj
2024-10-10 00:08:14 +08:00
parent 4ea7cb6c13
commit 5daa234cda
4 changed files with 2 additions and 17 deletions

View File

@ -163,7 +163,8 @@ useDraggable(el2, componentsList, {
.component-list-inner {
display: flex;
flex-direction: column;
height: 500px;
overflow-y: auto;
height: 960px;
}
.component-item {