From 3596e344e259d406bb4ac5c295baf91dedfde8a8 Mon Sep 17 00:00:00 2001 From: DSQ Date: Sun, 15 Mar 2026 17:21:35 +0800 Subject: [PATCH] [0.2.7.2][ci] --- accounts/templates/accounts/profile.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/accounts/templates/accounts/profile.html b/accounts/templates/accounts/profile.html index 2431e5b..67cb4b0 100644 --- a/accounts/templates/accounts/profile.html +++ b/accounts/templates/accounts/profile.html @@ -36,6 +36,7 @@ .msg { margin-top: 10px; font-size: 13px; } .msg.error { color: #b91c1c; } .msg.success { color: #166534; } + .profile-card.pwd-card { max-width: 560px; padding: 24px; } /* 图片放大模态框 */ .image-modal { position: fixed; inset: 0; background: rgba(0,0,0,0.8); display: none; align-items: center; justify-content: center; z-index: 2000; } @@ -73,7 +74,7 @@ {% if permission_name != "管理员" and not profile_user.manage_key %} -
+

修改密码