Jelajahi Sumber

样式修改

tanxue 2 bulan lalu
induk
melakukan
579f37d400
1 mengubah file dengan 2 tambahan dan 1 penghapusan
  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{