调整整体样式

This commit is contained in:
2024-12-02 16:02:39 +08:00
parent a164ec227b
commit f6d44a6d33
7 changed files with 63 additions and 27 deletions

View File

@@ -6,7 +6,7 @@
.pageWrapper {
padding: 24rpx;
min-height: 80vh;
background: linear-gradient(to bottom, var(--middle-green), #fff );
}
@@ -17,6 +17,7 @@
background-color: #fff;
margin-bottom: 24rpx;
overflow: hidden;
border-radius: 16rpx;
}
.userInfo .info {