From 7534284d1793180bc610411c0f7b73cd4c0aa3cb Mon Sep 17 00:00:00 2001 From: navaneeth Date: Tue, 20 Apr 2021 11:16:31 +0530 Subject: [PATCH] Background & text colors for table action buttons --- frontend/src/Editor/Components/Table.jsx | 1 + frontend/src/Editor/Inspector/Components/Table.jsx | 13 ++++++++++++- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/frontend/src/Editor/Components/Table.jsx b/frontend/src/Editor/Components/Table.jsx index 3941915407..d1cebd41fb 100644 --- a/frontend/src/Editor/Components/Table.jsx +++ b/frontend/src/Editor/Components/Table.jsx @@ -55,6 +55,7 @@ export function Table({ id, width, height, component, onComponentClick, currentS return actions.value.map((action) =>