[0.2.7.3][ci]

This commit is contained in:
DSQ
2026-03-15 17:49:53 +08:00
parent 3596e344e2
commit 85dd7bc991
3 changed files with 55 additions and 12 deletions

View File

@@ -36,7 +36,6 @@
.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; }
@@ -74,7 +73,7 @@
</div>
{% if permission_name != "管理员" and not profile_user.manage_key %}
<div class="profile-card pwd-card">
<div class="profile-card">
<div class="profile-header">
<div class="profile-info">
<h2>修改密码</h2>