YunYouJun / hexo-theme-yun

☁️ A fast & light & lovely theme for Hexo. 一个对可爱自以为是的 Hexo 主题。
https://yun.yunyoujun.cn
MIT License
1.43k stars 169 forks source link

[Bug Report] img标签中设置的尺寸无效 #239

Closed cloudfox2 closed 2 years ago

cloudfox2 commented 2 years ago

从0.7.0更新到1.7.0之后,正文中img标签中设置的尺寸就无效了,不管是设成百分比还是固定值,都显示原始大小,之前是有效的

<img align="right" src="https://cf0.oss-cn-shanghai.aliyuncs.com/img/Lenna.jpg" height="33%" width="33%"/>

showcase

YunYouJun commented 2 years ago

是否有可复现地址?我试一下。

YunYouJun commented 2 years ago

明白了,将稍后修复。

YunYouJun commented 2 years ago

可以先使用 <img style="width:30%" /> 内联样式解决。

YunYouJun commented 2 years ago

已修复。

cloudfox2 commented 2 years ago

还有个问题之前没注意到,align到两边的图片会有条白边

YunYouJun commented 2 years ago

还有个问题之前没注意到,align到两边的图片会有条白边

现在自定义宽度还会有吗?

cloudfox2 commented 2 years ago

还有个问题之前没注意到,align 到两边的图片会有条白边

现在自定义宽度还会有吗?

还有,不自定义宽度也有

YunYouJun commented 2 years ago

还有,不自定义宽度也有

已修复。https://github.com/YunYouJun/hexo-theme-yun/commit/6e790c18ec3a5e4f191ef9e8b532ce7989d94e8d