From 36f5a552738ff64d35e5508a1db8c2249b9187b0 Mon Sep 17 00:00:00 2001 From: xuxy <1059738716@qq.com> Date: 星期四, 27 六月 2024 14:25:33 +0800 Subject: [PATCH] update1 --- pages/user/user.scss | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/pages/user/user.scss b/pages/user/user.scss index 9d4488b..6fc2444 100644 --- a/pages/user/user.scss +++ b/pages/user/user.scss @@ -56,6 +56,7 @@ .user-info{ padding: 28rpx 24rpx; + padding-bottom: 0rpx; // background: #FFFFFF; border-radius: 16rpx; // line-height: 116rpx; @@ -63,6 +64,9 @@ font-weight: 600; font-size: 32rpx; color: #000000; + .t1{ + line-height: 50rpx; + } } .user-icon{ width: 116rpx; -- Gitblit v1.9.3