@@ -35,13 +35,13 @@
height: 48px;
border-radius: 50%;
overflow: hidden;
- border: 2px solid #F2F6F7;
+ border: 2px solid #ffffff;
}
.showMemeber {
position: absolute;
- bottom: 1px;
- right: -3px;
+ bottom: -1px;
+ right: -4px;
width: 18px;
height: 18px;
@@ -55,7 +55,7 @@
&.isVip {
.userImg {
- border: 2px solid #F0AF88;
+ border: 2px solid #FFE0B9;