Commit c83b62ca by 高淑倩

个人中心高度

parent fc208cf6
...@@ -98,13 +98,20 @@ ...@@ -98,13 +98,20 @@
margin: 18rpx 0; margin: 18rpx 0;
color: #FFF; color: #FFF;
text-align: center; text-align: center;
height: 200rpx; /* height: 200rpx; */
line-height: 200rpx; line-height: 200rpx;
border-radius: 15rpx; border-radius: 15rpx;
font-size: 36rpx; font-size: 36rpx;
font-weight: 700; font-weight: 700;
letter-spacing: 5rpx; letter-spacing: 5rpx;
cursor: pointer; cursor: pointer;
width: 690rpx;
height: 166rpx;
margin: 18rpx 0;
border-radius: 7rpx;
box-shadow: 0 0 40rpx 1rpx #ccc;
margin: 0 auto;
} }
.member-unActive-bgc { .member-unActive-bgc {
background-color: #02bb70; background-color: #02bb70;
......
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