浏览代码

Merge branch 'hqyDev' of http://git.dayaedu.com/lex/h5-colexiu

黄琪勇 5 月之前
父节点
当前提交
f073fb8b25
共有 1 个文件被更改,包括 4 次插入4 次删除
  1. 4 4
      src/views/member-center/index.module.less

+ 4 - 4
src/views/member-center/index.module.less

@@ -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;
         }
 
         .showMemeber {