开源夏令营帮助中心图片限制最大宽度

This commit is contained in:
谢思 2022-05-05 15:50:17 +08:00
parent 68f209272c
commit 872ca88ae8
1 changed files with 3 additions and 0 deletions

View File

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