wip: More account pages
This commit is contained in:
parent
543be68c1f
commit
c994e3898f
58 changed files with 1419 additions and 29 deletions
|
@ -51,7 +51,7 @@ export const UsernameSettings = ({ welcome = false }) => {
|
|||
else btnClasses += 'w-full btn-primary'
|
||||
|
||||
return (
|
||||
<div className="max-w-xl">
|
||||
<div className="w-full">
|
||||
<StringInput
|
||||
id="account-username"
|
||||
label={t('usernameTitle')}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue