Fix: 文章内容详情页图片宽度溢出
This commit is contained in:
parent
958cfb9d26
commit
941b12fa34
|
@ -47,6 +47,10 @@
|
||||||
color: #5F5F5F;
|
color: #5F5F5F;
|
||||||
font-size: 16px;
|
font-size: 16px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
img {
|
||||||
|
width: 100%;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue