pagetype列表页取消内部滚动
This commit is contained in:
parent
7374740d54
commit
2313353be4
@ -1678,10 +1678,6 @@ function formatDisplayValue(value: any, fieldName: string) {
|
|||||||
color: #374151;
|
color: #374151;
|
||||||
}
|
}
|
||||||
|
|
||||||
.list-body {
|
|
||||||
max-height: 600px;
|
|
||||||
overflow-y: auto;
|
|
||||||
}
|
|
||||||
|
|
||||||
.agent-list.has-image .list-item {
|
.agent-list.has-image .list-item {
|
||||||
grid-template-columns: 40px minmax(50px, 50px) repeat(auto-fit, minmax(120px, 1fr)) 140px;
|
grid-template-columns: 40px minmax(50px, 50px) repeat(auto-fit, minmax(120px, 1fr)) 140px;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user