💄 优化列表滚动样式

This commit is contained in:
目棃
2024-03-22 19:36:14 +08:00
parent b5a81503a8
commit 417e98a99c

View File

@@ -223,8 +223,6 @@ function onCancel() {
width: 100%;
max-height: 300px;
flex-direction: column;
align-items: flex-start;
justify-content: center;
overflow-y: auto;
row-gap: 10px;
}