软件列表接口对接

This commit is contained in:
付民康
2025-03-19 09:37:41 +08:00
parent 6fca623d07
commit f13f4aa9d8
2 changed files with 25 additions and 17 deletions

View File

@@ -51,6 +51,8 @@ const toggleColumnList = () => {
}
.column-list {
max-height: 400px;
overflow: auto;
position: absolute;
top: 40px;
left: -222px;