提交 c9388c46 authored 作者: matian's avatar matian

updates

上级 9e473493
......@@ -46,9 +46,6 @@ const id = route.query.id ? route.query.id : (route.params.courseId as string)
border-bottom: 1px dashed #fff;
}
}
.sections {
width: 100px;
}
}
.title {
margin: 0 auto;
......@@ -91,6 +88,8 @@ const id = route.query.id ? route.query.id : (route.params.courseId as string)
}
}
.chapter-text {
width: 90%;
.chapter {
font-size: 16px;
line-height: 1.5;
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论