From c0f55e235e74ad8606409bbf771b9789be4e1aab Mon Sep 17 00:00:00 2001 From: KKlochko Date: Tue, 15 Apr 2025 21:45:08 +0300 Subject: [PATCH] Update the table component style. --- .../components/core_components.ex | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/lib/decentralised_book_index_web/components/core_components.ex b/lib/decentralised_book_index_web/components/core_components.ex index 67d03a6..4340aa1 100644 --- a/lib/decentralised_book_index_web/components/core_components.ex +++ b/lib/decentralised_book_index_web/components/core_components.ex @@ -536,11 +536,11 @@ defmodule DecentralisedBookIndexWeb.CoreComponents do end ~H""" -
- - +
+
+ - + @@ -549,9 +549,9 @@ defmodule DecentralisedBookIndexWeb.CoreComponents do - +
{col[:label]}{col[:label]} {gettext("Actions")}
- + {render_slot(col, @row_item.(row))}
-
+
{render_slot(action, @row_item.(row))}