From bacb61252fe81650aea41da9f06f6d9edd3bd905 Mon Sep 17 00:00:00 2001 From: Thelonius Kort Date: Sat, 4 Mar 2023 23:46:39 +0100 Subject: [PATCH] Adapt core_components table() to dark mode --- lib/outlook_web/components/core_components.ex | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/lib/outlook_web/components/core_components.ex b/lib/outlook_web/components/core_components.ex index 80c82aa..2e173f1 100644 --- a/lib/outlook_web/components/core_components.ex +++ b/lib/outlook_web/components/core_components.ex @@ -464,11 +464,11 @@ defmodule OutlookWeb.CoreComponents do <%= gettext("Actions") %> - +
- - + +
- + <%= render_slot(col, row) %>
@@ -489,7 +489,7 @@ defmodule OutlookWeb.CoreComponents do
<%= render_slot(action, row) %>