pagetype列表页取消内部滚动

This commit is contained in:
jingrow 2025-11-01 18:51:50 +08:00
parent 7374740d54
commit 2313353be4

View File

@ -1678,10 +1678,6 @@ function formatDisplayValue(value: any, fieldName: string) {
color: #374151;
}
.list-body {
max-height: 600px;
overflow-y: auto;
}
.agent-list.has-image .list-item {
grid-template-columns: 40px minmax(50px, 50px) repeat(auto-fit, minmax(120px, 1fr)) 140px;