mirror of
https://github.com/we-promise/sure.git
synced 2026-04-07 06:21:23 +00:00
fix: dark mode ui issue for transaction header (#64)
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user