Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

文章里图片不能正常缩放 #37

Open
chenfenghao opened this issue Sep 12, 2023 · 3 comments
Open

文章里图片不能正常缩放 #37

chenfenghao opened this issue Sep 12, 2023 · 3 comments

Comments

@chenfenghao
Copy link

image
应该是缩放10%宽度
image
实际是占了100%宽度,修改参数不管用

Your Image
@chenfenghao
Copy link
Author

<div style="display:inline-block;"> <img width="10%" src="https://hello-jimmy.oss-cn-beijing.aliyuncs.com/20230522141323.png" alt="Your Image" style="float: left; margin-right: 10px;"> </div>

@79W
Copy link
Contributor

79W commented Sep 13, 2023

因为 在主题的 css 中规定了 图片的大小 可以修改下主题的样式

@chenfenghao
Copy link
Author

因为 在主题的 css 中规定了 图片的大小 可以修改下主题的样式

可以请教一下吗?改哪个文件?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants