Atualização dos icones para um modelo chapado
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
|
||||
<div class="text-center mb-8">
|
||||
<div class="w-16 h-16 bg-[#f97316] rounded-2xl flex items-center justify-center mx-auto mb-3">
|
||||
<span class="text-3xl">🔒</span>
|
||||
<%= icone :travado, tamanho: 'w-8 h-8' %>
|
||||
</div>
|
||||
<h1 class="text-white font-bold text-2xl">Definir nova senha</h1>
|
||||
</div>
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
|
||||
<div class="text-center mb-8">
|
||||
<div class="w-16 h-16 bg-[#f97316] rounded-2xl flex items-center justify-center mx-auto mb-3">
|
||||
<span class="text-3xl">🔑</span>
|
||||
<%= icone :chave, tamanho: 'w-8 h-8' %>
|
||||
</div>
|
||||
<h1 class="text-white font-bold text-2xl">Recuperar senha</h1>
|
||||
<p class="text-gray-400 text-sm mt-1">Informe seu e-mail para receber as instruções</p>
|
||||
@@ -38,7 +38,7 @@
|
||||
</div>
|
||||
|
||||
<p class="text-gray-600 text-xs text-center mt-6">
|
||||
⚠️ O envio de e-mail depende da configuração SMTP no servidor.<br>
|
||||
<%= icone :alerta, cor: 'text-amber-400' %> O envio de e-mail depende da configuração SMTP no servidor.<br>
|
||||
Sem SMTP, peça ao administrador para redefinir sua senha.
|
||||
</p>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user