提交 5e4d1cf8 编写于 作者: Yuanzhao.dai's avatar Yuanzhao.dai

下载与打开UI样式需调整、我的成绩页头像需保持跟ui一至是圆的

上级 96f84854
......@@ -28,7 +28,7 @@
img {
width: 50px;
height: 50px;
border-radius: 100%;
border-radius: 50%;
margin-right: 15px;
}
.right {
......
......@@ -2,7 +2,7 @@
.personal-grade-wrap {
.wrap-container {
width: 100%;
min-height: 907px;
/*min-height: 907px;*/
background: url("../../img/stage3/personal-grade.png") no-repeat;
background-size: cover;
position: relative;
......@@ -29,6 +29,7 @@
img {
width: 50px;
height: 50px;
border-radius: 50%;
}
.right {
margin-left: 15px;
......
.call-app-container .down-btn,.call-app-container .open-btn {
display: flex;
align-items: center;
font-size: 14px;
}
.call-app-container .down-btn {
height: 28px!important;
display: flex;
align-items: center;
}
.padBott60 {
padding-bottom: 60px;
}
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册