forked from shibao/cannery
update to fa 6.1.1
This commit is contained in:
@ -89,7 +89,7 @@ defmodule CanneryWeb.Components.Topbar do
|
||||
<li class="mx-2 my-1">
|
||||
<%= live_redirect to: Routes.live_dashboard_path(Endpoint, :home),
|
||||
class: "text-primary-600 text-white hover:underline" do %>
|
||||
<i class="fas fa-tachometer-alt"></i>
|
||||
<i class="fas fa-gauge"></i>
|
||||
<% end %>
|
||||
</li>
|
||||
<% end %>
|
||||
|
@ -37,7 +37,7 @@
|
||||
<%= gettext("Loading...") %>
|
||||
</h1>
|
||||
|
||||
<i class="fas fa-3x fa-spin fa-cog"></i>
|
||||
<i class="fas fa-3x fa-spin fa-gear"></i>
|
||||
</div>
|
||||
|
||||
<div
|
||||
|
Reference in New Issue
Block a user