提交 74f334ad 编写于 作者: guofeng.chen's avatar guofeng.chen

修改遮罩

上级 a85b4b0b
...@@ -49,14 +49,11 @@ export default { ...@@ -49,14 +49,11 @@ export default {
.course-covers-wrapper { .course-covers-wrapper {
display: flex; display: flex;
flex-direction: column; flex-direction: column;
left: 0;
top: 50%;
width: 100%; width: 100%;
height: 210px; height: 100%;
background: rgba(0, 0, 0, 0.8); background: rgba(0, 0, 0, 0.8);
justify-content: center; justify-content: center;
align-content: center; align-content: center;
transform: translate3d(0, -50%, 0);
.tips { .tips {
display: inline-block; display: inline-block;
margin-bottom: 15px; margin-bottom: 15px;
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册