mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-15 22:06:43 +08:00
课程列表的样式
This commit is contained in:
@@ -329,8 +329,8 @@ body {margin: 0px;padding: 0px;}
|
||||
padding:20px;
|
||||
margin-right: 20px;
|
||||
.course-image-box {
|
||||
width: 100%;
|
||||
height: 114px;
|
||||
width:218;
|
||||
height: 122px;
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -358,8 +358,8 @@ body {margin: 0px;padding: 0px;}
|
||||
padding:25px;
|
||||
margin-right: 25px;
|
||||
.course-image-box {
|
||||
width: 285px;
|
||||
height: 160px;
|
||||
width: 278px;
|
||||
height: 156px;
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -387,8 +387,8 @@ body {margin: 0px;padding: 0px;}
|
||||
padding:25px;
|
||||
margin-right: 25px;
|
||||
.course-image-box {
|
||||
width: 100%;
|
||||
height: 180px;
|
||||
width: 346px;
|
||||
height: 192px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user