tanxue преди 2 месеца
родител
ревизия
579f37d400
променени са 1 файла, в които са добавени 2 реда и са изтрити 1 реда
  1. 2 1
      common/styles/global/pages.scss

+ 2 - 1
common/styles/global/pages.scss

@@ -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{