Commit c9d4274b authored by 沈翠玲's avatar 沈翠玲

还款附件图片调整

parent 081a7c29
......@@ -400,8 +400,15 @@
}
.mypicture {
:deep(.el-upload--picture-card) {
width: 100px;
height: 100px;
width: 70px;
height: 70px;
}
:deep(.el-upload-list__item) {
width: 70px;
height: 70px;
}
:deep(.el-upload--picture-card) {
font-size: 11px;
}
}
</style>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment