From 184611695563bee8400d8598b9861d2ff1b49cbe Mon Sep 17 00:00:00 2001 From: gongfuxiang Date: Tue, 31 Oct 2023 13:54:54 +0800 Subject: [PATCH] =?UTF-8?q?=E7=94=A8=E6=88=B7=E4=B8=AD=E5=BF=83=E9=A1=B6?= =?UTF-8?q?=E9=83=A8=E8=B7=9D=E7=A6=BB=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/user/user.css | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/pages/user/user.css b/pages/user/user.css index f86aecb2..05576a4b 100644 --- a/pages/user/user.css +++ b/pages/user/user.css @@ -6,7 +6,9 @@ background-size: 100% auto; width: 100%; min-height: 300rpx; - padding-top: var(--status-bar-height); +} +.top-content .content .user-top { + padding-top: var(--status-bar-height); } /**