Skip to content

Commit

Permalink
fix: Image 图片底部空白 ant-design#30825 (ant-design#33631)
Browse files Browse the repository at this point in the history
  • Loading branch information
fanerge authored and Amour1688 committed Jan 30, 2022
1 parent 15969af commit 2a9f247
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 2a9f247

Please sign in to comment.