@@ -34,13 +34,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;
@@ -53,7 +53,7 @@
&.isVip {
.userImg {
- border: 2px solid #f0af88;
+ border: 2px solid #FFE0B9;
@@ -291,4 +291,4 @@
color: #FFFFFF;
line-height: 22px;
-}
+}