Ateração da autura dos icones
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
data: { turbo: false },
|
||||
title: (ativo ? 'Clique para remover o filtro' : "Filtrar por #{cel}"),
|
||||
class: "inline-flex items-center gap-1 hover:text-orange-400 #{'text-orange-400 font-semibold' if ativo}" do %>
|
||||
<%= cel %><% if ativo %> <%= icone :fechar, cor: nil, tamanho: 'w-3 h-3' %><% end %>
|
||||
<%= cel %><% if ativo %> <%= icone :fechar, cor: nil, tamanho: 'w-3.5 h-3.5' %><% end %>
|
||||
<% end %>
|
||||
<% else %>
|
||||
<%= cel %>
|
||||
|
||||
Reference in New Issue
Block a user