Merge pull request '开源夏令营帮助中心图片限制最大宽度' (#366) from durian/forgeplus-react:gitlink_server into gitlink_server

This commit is contained in:
xxq250 2022-05-06 10:59:05 +08:00
commit 7690843ff8
1 changed files with 3 additions and 0 deletions

View File

@ -31,5 +31,8 @@
width: 100%;
top: 0;
}
div img{
max-width: 100%;
}
}
}