Ateração da autura dos icones
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<%# app/views/admin/auditoria_logs/index.html.erb %>
|
||||
<% content_for :title, 'Auditoria' %>
|
||||
|
||||
<h1 class="text-2xl font-bold text-white mb-6 flex items-center gap-2"><%= icone :auditoria %> Auditoria</h1>
|
||||
<h1 class="text-2xl font-bold text-white mb-6 flex items-center gap-2"><%= icone :auditoria, espaco: false %> Auditoria</h1>
|
||||
|
||||
<%= form_with url: admin_auditoria_logs_path, method: :get,
|
||||
class: 'bg-[#1a1a1a] border border-[#2a2a2a] rounded-xl p-4 mb-6 flex flex-wrap gap-3' do %>
|
||||
|
||||
Reference in New Issue
Block a user