@@ -49,13 +49,13 @@
height: 48px;
border-radius: 50%;
overflow: hidden;
- border: 2px solid #f2f6f7;
+ border: 2px solid #ffffff;
}
.showMemeber {
position: absolute;
- bottom: 1px;
- right: -4px;
+ bottom: -1px;
+ right: -7px;
width: 18px;
height: 18px;
@@ -68,7 +68,7 @@
&.isVip {
.userImg {
- border: 2px solid #f0af88;
+ border: 2px solid #FFE0B9;
@@ -308,4 +308,4 @@
color: #FFFFFF;
line-height: 22px;
-}
+}