|
@@ -363,7 +363,8 @@
|
|
|
background-image: url("@/static/images/my/client-my-bj.png");@include ezy-no-repeat-cover(top);
|
|
|
}
|
|
|
.head-img-box{
|
|
|
- width: 170rpx;height: 170rpx;margin-right: 32rpx;border-radius: 50%;overflow: hidden;
|
|
|
+ width: 170rpx;height: 170rpx;margin-right: 32rpx;display: flex;align-items: center;
|
|
|
+ // border-radius: 50%;overflow: hidden;
|
|
|
}
|
|
|
.head-img{width: 100%;height: auto;}
|
|
|
.head-content-box{
|