mirror of
https://github.com/maybe-finance/maybe.git
synced 2025-08-09 07:25:19 +02:00
Small header tweak
This commit is contained in:
parent
11c2bedb7b
commit
63801903b8
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
<div class="flex justify-between items-center gap-4 bg-white shadow-border-xs rounded-md p-4">
|
||||
<div class="text-sm space-y-1.5">
|
||||
<% if rule.name.present? %>
|
||||
<h3 class="font-medium text-lg text-primary"><%= rule.name %></h3>
|
||||
<h3 class="font-medium text-md text-primary"><%= rule.name %></h3>
|
||||
<% end %>
|
||||
|
||||
<% if rule.conditions.any? %>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue