mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-09 19:06:43 +08:00
修改课程列表
This commit is contained in:
@@ -237,18 +237,13 @@ body {margin: 0px;padding: 0px;}
|
||||
user-select: none;
|
||||
}
|
||||
.course-info { //图片下面的一行信息
|
||||
// margin: 5px 15px;
|
||||
// padding-bottom: 10px;
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
line-height: 30px;
|
||||
.course-info-user{
|
||||
font-size: 14px;
|
||||
color: #6E7B84;
|
||||
width: 60%;
|
||||
.course-info-author{
|
||||
|
||||
}
|
||||
flex: 1;
|
||||
.course-info-studys {
|
||||
margin-left: 12px;
|
||||
-moz-user-select: none; /*火狐*/
|
||||
@@ -260,7 +255,7 @@ body {margin: 0px;padding: 0px;}
|
||||
}
|
||||
.course-info-score{
|
||||
display:flex;
|
||||
width: 40%;
|
||||
margin-left: auto;
|
||||
::v-deep .cor-praises {
|
||||
// position: absolute;
|
||||
-moz-user-select: none; /*火狐*/
|
||||
|
||||
Reference in New Issue
Block a user