mirror of
https://github.com/we-promise/sure
synced 2026-04-25 17:15:07 +02:00
fix(ui): move repeat icon to the center (#1365)
This commit is contained in:
@@ -59,7 +59,7 @@
|
||||
<div class="bg-container rounded-xl shadow-border-xs p-4">
|
||||
<% if @recurring_transactions.empty? %>
|
||||
<div class="text-center py-12">
|
||||
<div class="text-secondary mb-4">
|
||||
<div class="flex justify-center text-secondary mb-4">
|
||||
<%= icon "repeat", size: "xl" %>
|
||||
</div>
|
||||
<p class="text-primary font-medium mb-2"><%= t("recurring_transactions.empty.title") %></p>
|
||||
|
||||
Reference in New Issue
Block a user