Skip to content

Commit

Permalink
style: 修复上传组件图片展示样式
Browse files Browse the repository at this point in the history
  • Loading branch information
huangchen1031 committed Dec 17, 2024
1 parent ba96285 commit 851903b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions style/web/components/upload/_index.less
Original file line number Diff line number Diff line change
Expand Up @@ -241,6 +241,8 @@
&-image {
max-width: 100%;
max-height: 100%;
width: 100%;
height: 100%;
}

&-status {
Expand Down

0 comments on commit 851903b

Please sign in to comment.