diff --git a/lib/claper_web/live/admin_live/audit_log_live.html.heex b/lib/claper_web/live/admin_live/audit_log_live.html.heex index f9a1927..de9be19 100644 --- a/lib/claper_web/live/admin_live/audit_log_live.html.heex +++ b/lib/claper_web/live/admin_live/audit_log_live.html.heex @@ -23,7 +23,7 @@ path={~p"/admin/audit_logs"} opts={[ container: true, - container_attrs: [class: "card bg-base-100 shadow-xl overflow-x-auto my-5"], + container_attrs: [class: "card bg-base-100 shadow-md overflow-x-auto my-5"], no_results_content: ~H"""
{gettext("No results.")}
""", diff --git a/lib/claper_web/live/admin_live/dashboard_live.html.heex b/lib/claper_web/live/admin_live/dashboard_live.html.heex index 782cf62..ba57daa 100644 --- a/lib/claper_web/live/admin_live/dashboard_live.html.heex +++ b/lib/claper_web/live/admin_live/dashboard_live.html.heex @@ -6,7 +6,7 @@{gettext("Last 30 days")}
@@ -76,7 +76,7 @@{gettext("Last 30 days")}
@@ -95,7 +95,7 @@{gettext("No events found")}
""", @@ -159,7 +159,7 @@