修改图片上传样式

This commit is contained in:
不做码农 2021-11-19 17:36:30 +08:00
parent 4d25cb234a
commit c9a16c79c2

View File

@ -461,7 +461,7 @@ aside {
.uploader-icon { .uploader-icon {
width: 50px; width: 50px;
height: 50px; height: 50px;
line-height: 50px; line-height: 50px !important;
border: 1px dashed #ccc; border: 1px dashed #ccc;
margin-bottom: 10px; margin-bottom: 10px;
} }