Skip to content

Commit

Permalink
fix: 修复element文件上传加号错位的bug
Browse files Browse the repository at this point in the history
  • Loading branch information
greper committed Jan 17, 2022
1 parent a693746 commit fdda181
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/fast-admin/fs-admin-antdv
Original file line number Diff line number Diff line change
Expand Up @@ -456,7 +456,9 @@ export default {
.el-upload--picture-card {
width: 100px;
height: 100px;
line-height: 100px;
i {
margin-top: 36px;
}
}
&.fs-file-uploader-limit {
.el-upload--picture-card {
Expand Down

0 comments on commit fdda181

Please sign in to comment.