Skip to content

Commit

Permalink
fix: Image 图片底部空白 #30825 (#33631)
Browse files Browse the repository at this point in the history
  • Loading branch information
fanerge committed Jan 12, 2022
1 parent 29f68f9 commit 319d8f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/image/style/index.less
Expand Up @@ -9,9 +9,9 @@
display: inline-block;

&-img {
display: block;
width: 100%;
height: auto;
vertical-align: middle;

&-placeholder {
background-color: @image-bg;
Expand Down

0 comments on commit 319d8f0

Please sign in to comment.