From b29de407bbf9d90416f960679a38bc08bec7a2ac Mon Sep 17 00:00:00 2001 From: Inhji Date: Sat, 8 Apr 2023 09:54:47 +0200 Subject: [PATCH] improve table and list components with themed background --- lib/chiya_web/components/core_components.ex | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lib/chiya_web/components/core_components.ex b/lib/chiya_web/components/core_components.ex index 040fc71..7fa23d8 100644 --- a/lib/chiya_web/components/core_components.ex +++ b/lib/chiya_web/components/core_components.ex @@ -510,8 +510,8 @@ defmodule ChiyaWeb.CoreComponents do end ~H""" -
- +
+
@@ -574,7 +574,7 @@ defmodule ChiyaWeb.CoreComponents do def list(assigns) do ~H""" -
+
<%= col[:label] %>