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

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

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