Skip to content

Commit

Permalink
fix(image): resolve extra spacing issue at bottom (youzan#5904)
Browse files Browse the repository at this point in the history
  • Loading branch information
landluck committed Oct 14, 2024
1 parent a9c123e commit 8fd85a9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/image/index.less
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
.van-image {
position: relative;
display: inline-block;
vertical-align: top;

&--round {
overflow: hidden;
Expand Down

0 comments on commit 8fd85a9

Please sign in to comment.