diff --git a/src/components/EditorCanvas/Table.jsx b/src/components/EditorCanvas/Table.jsx index 0b88cf8..0044722 100644 --- a/src/components/EditorCanvas/Table.jsx +++ b/src/components/EditorCanvas/Table.jsx @@ -99,7 +99,7 @@ export default function Table(props) { size="small" theme="solid" style={{ - backgroundColor: "#2f68ad", + backgroundColor: "#2f68adb3", marginRight: "6px", }} onClick={openEditor} @@ -174,7 +174,7 @@ export default function Table(props) { type="tertiary" size="small" style={{ - backgroundColor: "grey", + backgroundColor: "#808080b3", color: "white", }} /> @@ -277,7 +277,7 @@ export default function Table(props) { } flex items-center gap-2 overflow-hidden`} >