fix: dark mode ui issue for transaction header (#64)

This commit is contained in:
Vincent Teo
2025-08-03 15:27:42 +10:00
committed by GitHub
parent a6d830c263
commit 46c31e1937

View File

@@ -3,7 +3,7 @@
<%= tag.header class: "mb-4 space-y-1", id: dom_id(entry, :header) do %>
<div class="flex items-center gap-4">
<h3 class="font-medium">
<span class="text-2xl">
<span class="text-2xl text-primary">
<%= format_money -entry.amount_money %>
</span>