0c98c308 by lihua

上传交付物显示滚动条

1 parent e61874b9
......@@ -295,6 +295,7 @@ const handleUploadFileRemove = (file) => {
border: 1px solid #d9d9d9;
height: 178px;
padding: 8px 12px;
overflow-y: auto;
.data-check-item {
display: flex;
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!