mirror of
https://github.com/PlayEdu/h5.git
synced 2025-07-23 22:59:42 +08:00
课程详情优化
This commit is contained in:
parent
3133c2575c
commit
67c625306e
@ -81,17 +81,12 @@
|
||||
z-index: 10;
|
||||
.desc {
|
||||
width: 100%;
|
||||
max-height: 72px;
|
||||
height: auto;
|
||||
font-size: 12px;
|
||||
font-weight: 400;
|
||||
color: rgba(0, 0, 0, 0.45);
|
||||
line-height: 18px;
|
||||
text-align: left;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
display: -webkit-box;
|
||||
-webkit-line-clamp: 4;
|
||||
-webkit-box-orient: vertical;
|
||||
}
|
||||
.line {
|
||||
width: 100%;
|
||||
|
Loading…
x
Reference in New Issue
Block a user