fix(ui): wider settings cards with more padding
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user