From 9c6b7ce85f9068000e3bd821b857c6d045ad6883 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=8C=83=E9=B9=8F?= Date: Fri, 6 Sep 2024 09:52:54 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E5=AF=86=E7=A0=81=E5=88=97?= =?UTF-8?q?=E8=A1=A8UI=E6=8A=A5=E9=94=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/passwordList/passwordList.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/pages/passwordList/passwordList.vue b/pages/passwordList/passwordList.vue index 43e4ce6..32102fb 100644 --- a/pages/passwordList/passwordList.vue +++ b/pages/passwordList/passwordList.vue @@ -324,6 +324,7 @@ page { width: 574rpx; .password-right-top { + max-width: 400rpx; font-size: 32rpx; font-weight: bold; padding-bottom: 6rpx;