mirror of
https://github.com/PlayEdu/h5.git
synced 2025-06-13 04:54:10 +08:00
课程详情课件列表样式优化
This commit is contained in:
parent
ae6c82ccf4
commit
9fbd7a6d95
@ -164,7 +164,6 @@
|
|||||||
width: calc(100% - 34px);
|
width: calc(100% - 34px);
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
margin-right: 10px;
|
|
||||||
.label {
|
.label {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 16px;
|
height: 16px;
|
||||||
@ -192,11 +191,12 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
.download {
|
.download {
|
||||||
width: auto;
|
width: 34px;
|
||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
color: #ff4d4f;
|
color: #ff4d4f;
|
||||||
line-height: 16px;
|
line-height: 16px;
|
||||||
|
text-align: right;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user