提交 d1b53bc0 authored 作者: 王鹏飞's avatar 王鹏飞

bug fixes

上级 961af0dc
...@@ -73,6 +73,8 @@ export default { ...@@ -73,6 +73,8 @@ export default {
margin-bottom: 10px; margin-bottom: 10px;
} }
.chapter-work-answer-item-bd { .chapter-work-answer-item-bd {
font-size: 12pt;
line-height: initial;
img { img {
max-width: 100%; max-width: 100%;
} }
......
...@@ -56,6 +56,8 @@ export default { ...@@ -56,6 +56,8 @@ export default {
padding: 10px; padding: 10px;
border-radius: 8px; border-radius: 8px;
background-color: #fff; background-color: #fff;
font-size: 12pt;
line-height: initial;
img { img {
max-width: 100%; max-width: 100%;
} }
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论