Finalize other assets and liabilities view (#1264)

This commit is contained in:
Zach Gollwitzer
2024-10-07 20:23:33 -04:00
committed by GitHub
parent c397f1bd2b
commit 591d149da9
3 changed files with 3 additions and 2 deletions

View File

@@ -14,7 +14,7 @@
</div>
<div class="flex items-center gap-3">
<%= button_to sync_account_path(@account), method: :post, class: "flex items-center gap-2", title: "Sync Account" do %>
<%= lucide_icon "refresh-cw", class: "w-4 h-4 text-gray-900 hover:text-gray-500" %>
<%= lucide_icon "refresh-cw", class: "w-4 h-4 text-gray-500 hover:text-gray-400" %>
<% end %>
<%= contextual_menu do %>