Commit bd30a9f7 by zhangleyuan

Merge branch 'feature/zhangleyuan/20200220/training-program' into dev

parents 613a3065 b36f4d40
......@@ -87,6 +87,20 @@
padding:16px 16px 16px 51px;
justify-content: space-between;
align-items: center;
.operate{
.operate__item{
cursor:pointer;
margin-left:16px;
color:#666666;
font-size:14px;
.icon{
color:#999;
}
.text{
margin-left:8px;
}
}
}
.course-info{
.ant-form{
display:inline-block;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment