style(settings): centraliza label "Alterar senha"
🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
parent
424927573c
commit
4ad0dc5c1e
1 changed files with 1 additions and 1 deletions
|
|
@ -578,7 +578,7 @@ function ProfileEditCard({
|
||||||
</div>
|
</div>
|
||||||
<Separator />
|
<Separator />
|
||||||
<div className="space-y-3">
|
<div className="space-y-3">
|
||||||
<Label className="flex items-center gap-2 text-sm font-medium text-neutral-700">
|
<Label className="flex items-center justify-center gap-2 text-sm font-medium text-neutral-700">
|
||||||
<Key className="size-4 text-neutral-400" />
|
<Key className="size-4 text-neutral-400" />
|
||||||
Alterar senha
|
Alterar senha
|
||||||
</Label>
|
</Label>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue