forked from Gitlink/forgeplus-react
Merge pull request '开源夏令营帮助中心图片限制最大宽度' (#366) from durian/forgeplus-react:gitlink_server into gitlink_server
This commit is contained in:
commit
7690843ff8
|
@ -31,5 +31,8 @@
|
|||
width: 100%;
|
||||
top: 0;
|
||||
}
|
||||
div img{
|
||||
max-width: 100%;
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue