提交 770490fe authored 作者: matian's avatar matian

修改style

上级 f07bcf12
......@@ -79,6 +79,8 @@ img {
.item_img {
width: 2.2rem;
height: 1.4rem;
object-fit: cover;
border-radius: 0.1rem;
}
.item_right {
margin-left: 0.21rem;
......
......@@ -44,6 +44,8 @@ getRecommendCourse().then(res => {
.item_img {
width: 2.2rem;
height: 1.4rem;
object-fit: cover;
border-radius: 0.1rem;
}
.item_right {
margin-left: 0.21rem;
......
......@@ -65,6 +65,7 @@ getTeacherList().then(res => {
height: 2.3rem;
border: 1px solid #707070;
border-radius: 0.1rem;
object-fit: cover;
}
.name {
font-size: 0.24rem;
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论