课程详情课件列表样式优化

This commit is contained in:
unknown 2023-07-30 16:32:03 +08:00
parent ae6c82ccf4
commit 9fbd7a6d95

View File

@ -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;
}
}
}