forked from Gitlink/forgeplus-react
开源夏令营帮助中心图片限制最大宽度
This commit is contained in:
parent
68f209272c
commit
872ca88ae8
|
@ -31,5 +31,8 @@
|
|||
width: 100%;
|
||||
top: 0;
|
||||
}
|
||||
div img{
|
||||
max-width: 100%;
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue