mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-13 04:46:44 +08:00
课程列表
This commit is contained in:
@@ -331,7 +331,7 @@ body {margin: 0px;padding: 0px;}
|
|||||||
padding:20px;
|
padding:20px;
|
||||||
margin-right: 20px;
|
margin-right: 20px;
|
||||||
.course-image-box {
|
.course-image-box {
|
||||||
width: 200px;
|
width: 100%;
|
||||||
height: 114px;
|
height: 114px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -383,7 +383,7 @@ body {margin: 0px;padding: 0px;}
|
|||||||
padding:25px;
|
padding:25px;
|
||||||
margin-right: 25px;
|
margin-right: 25px;
|
||||||
.course-image-box {
|
.course-image-box {
|
||||||
width: 320px;
|
width: 100%;
|
||||||
height: 180px;
|
height: 180px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user