Authored by 梁志锋

合并develop代码

@@ -173,8 +173,8 @@ $clothes: sprite-map("guang/clothes/*.png"); @@ -173,8 +173,8 @@ $clothes: sprite-map("guang/clothes/*.png");
173 position: absolute; 173 position: absolute;
174 right: 6rem / $pxConvertRem; 174 right: 6rem / $pxConvertRem;
175 bottom: 34rem / $pxConvertRem; 175 bottom: 34rem / $pxConvertRem;
176 - width: 36px;  
177 - height: 36px; 176 + width: 20px;
  177 + height: 20px;
178 @include border-radius(50%); 178 @include border-radius(50%);
179 179
180 &.bag { 180 &.bag {