fix: Image 图片底部空白 #30825 (#33631)

This commit is contained in:
zhenfan.yu 2022-01-12 23:01:56 +08:00 committed by GitHub
parent 29f68f9e28
commit 319d8f02ec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,9 +9,9 @@
display: inline-block;
&-img {
display: block;
width: 100%;
height: auto;
vertical-align: middle;
&-placeholder {
background-color: @image-bg;