tanxue vor 2 Monaten
Ursprung
Commit
579f37d400
1 geänderte Dateien mit 2 neuen und 1 gelöschten Zeilen
  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{