Authored by 李奇

fixed: 个人中心VIP图标切割

... ... @@ -415,7 +415,7 @@
.vip-level {
display: block;
width: 100px;
height: 36px;
height: 38px;
position: relative;
bottom: 50px;
left: 185px;
... ... @@ -423,7 +423,7 @@
.level-1,
.level-2 {
background-size: 100%;
background-size: contain;
}
.level-1 {
... ...