fix: Add class to hide merchant on mobile

This commit is contained in:
Alessio Cappa
2025-12-13 13:43:21 +01:00
parent 64c287199f
commit bdcf985424

View File

@@ -84,7 +84,7 @@
</span>
<% else %>
<% if transaction.merchant&.present? %>
<span class="lg:inline truncate"><%= transaction.merchant.name %> • </span>
<span class="hidden lg:inline truncate"><%= transaction.merchant.name %> • </span>
<% end %>
<span class="text-secondary hidden lg:inline">
<%= link_to entry.account.name,