This commit is contained in:
Paidax
2025-09-25 13:47:15 +08:00
parent 271b5837c8
commit b4ca8a30a5
6 changed files with 8 additions and 5 deletions
@@ -16,7 +16,7 @@ layout("/layouts/v4/baseLayout.html"){
}
.v4-person-basic-info {
height: 150px;
height: 250px;
background: url("/assets/platform/img/v4/person-center/img1.png");
background-size: cover;
padding: 20px 50px 30px;
@@ -28,6 +28,8 @@ layout("/layouts/v4/baseLayout.html"){
height: 100px;
margin-right: 40px;
flex-shrink: 0;
position: relative;
top: 25px;
}
.v4-person-basic-info .info_img img {
@@ -134,4 +136,4 @@ layout("/layouts/v4/baseLayout.html"){
<!--#
}
#-->
#-->