feat: add profile rename, all postcard fields required
This commit is contained in:
@@ -53,6 +53,8 @@ input[type="text"] + label, input[type="password"] + label, input[type="datetime
|
||||
.form-row .btn { white-space: nowrap; flex-shrink: 0; }
|
||||
.filter-bar .form-row select { flex: 0 0 auto; width: auto; }
|
||||
.inline-form { margin-bottom: 1.25rem; }
|
||||
.rename-form { display: inline-flex; gap: .35rem; align-items: center; margin-right: .5rem; }
|
||||
.rename-form input[type="text"] { width: 120px; flex: none; }
|
||||
|
||||
/* Buttons */
|
||||
.btn { display: inline-block; padding: .5rem 1rem; border: 1px solid var(--border); border-radius: 6px; background: #fff; cursor: pointer; font-size: .9rem; text-align: center; white-space: nowrap; }
|
||||
|
||||
Reference in New Issue
Block a user