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