fix(ui): wider settings cards with more padding

This commit is contained in:
2026-07-05 22:06:46 +08:00
parent f85207f1d5
commit 557d0a86d0

View File

@@ -12,8 +12,8 @@
<div class="alert alert-error">{{ error }}</div>
{% endif %}
<div style="max-width:400px;margin:0 auto">
<div class="form-card">
<div style="max-width:560px;margin:0 auto">
<div class="form-card" style="padding:1.5rem 2rem">
<h3 style="margin-bottom:.75rem">修改用户名</h3>
<form method="post" action="/settings/change-username">
<label>当前用户名</label>