From efdd46f6201de9b5bad46c2cc3736b2ae2b2ec3b Mon Sep 17 00:00:00 2001 From: Neta London Date: Tue, 17 Sep 2024 10:31:10 +0300 Subject: [PATCH] Fix symbol table text color for dark theme --- components/src/table.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/components/src/table.tsx b/components/src/table.tsx index 28861f177..949299897 100644 --- a/components/src/table.tsx +++ b/components/src/table.tsx @@ -58,7 +58,6 @@ const TableRow = ({ style={{ flex: "1", textAlign: "right", - color: "black", padding: "3px", ...rounded("none"), ...(highlight