From eb20c8f3b6b21612b60e673c604a09cf4360ac5b Mon Sep 17 00:00:00 2001 From: Simon Date: Mon, 6 Jul 2026 18:12:31 +0200 Subject: [PATCH] style: fix formatting --- lib/mv_web/components/layouts.ex | 4 +-- lib/mv_web/components/layouts/sidebar.ex | 6 ++-- .../components/member_filter_component.ex | 28 +++++++++---------- lib/mv_web/live/member_live/index.html.heex | 3 +- lib/mv_web/live/statistics_live.ex | 21 +++++--------- lib/mv_web/live/user_live/form.ex | 12 ++++---- 6 files changed, 32 insertions(+), 42 deletions(-) diff --git a/lib/mv_web/components/layouts.ex b/lib/mv_web/components/layouts.ex index 9aff23c0..7ad21cb8 100644 --- a/lib/mv_web/components/layouts.ex +++ b/lib/mv_web/components/layouts.ex @@ -171,8 +171,8 @@ defmodule MvWeb.Layouts do {@club_name} - - + +
{render_slot(@inner_block)} diff --git a/lib/mv_web/components/layouts/sidebar.ex b/lib/mv_web/components/layouts/sidebar.ex index 2a4ea981..2efef617 100644 --- a/lib/mv_web/components/layouts/sidebar.ex +++ b/lib/mv_web/components/layouts/sidebar.ex @@ -26,8 +26,7 @@ defmodule MvWeb.Layouts.Sidebar do aria-label={gettext("Close sidebar")} class="drawer-overlay lg:hidden focus:outline-none focus:ring-2 focus:ring-primary" tabindex="-1" - > - + >
<% end %> - - + +
- - + + <%= if @can_manage_member_linking do %>

{gettext("Linked Member")}