From f52bc5e0a88a943aa8fd3c0848083e358fbb710f Mon Sep 17 00:00:00 2001 From: =AhmedAshraf <=ahmedashrafelgendy25@gmail.com> Date: Sun, 22 Mar 2026 11:34:10 +0200 Subject: [PATCH] Resolving Conflictss [Feature] Color-Picker: Added Color Picker, For Memos and it's Comments as it's depending on the color pref. of specific memo --- web/src/components/MemoContent/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/src/components/MemoContent/index.tsx b/web/src/components/MemoContent/index.tsx index d33b477ab..a32f9d636 100644 --- a/web/src/components/MemoContent/index.tsx +++ b/web/src/components/MemoContent/index.tsx @@ -169,7 +169,7 @@ const MemoContent = (props: MemoContentProps) => { const compactLabel = useCompactLabel(showCompactMode, t as (key: string) => string); return ( -
+