From 0d939135e0c75aff8abef8b32952c85d487d3ed0 Mon Sep 17 00:00:00 2001 From: ledouxm Date: Thu, 25 Jul 2024 15:08:09 +0200 Subject: [PATCH] fix: set new colors --- .../features/text-editor/TextEditorToolbar.tsx | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/packages/frontend/src/features/text-editor/TextEditorToolbar.tsx b/packages/frontend/src/features/text-editor/TextEditorToolbar.tsx index 3c4c6318..ac2234d4 100644 --- a/packages/frontend/src/features/text-editor/TextEditorToolbar.tsx +++ b/packages/frontend/src/features/text-editor/TextEditorToolbar.tsx @@ -105,13 +105,18 @@ const ColorInput = () => { - - + + - - - + + + + + + + +