From d44792d132ed60b93a98b41c527d729fee4aae67 Mon Sep 17 00:00:00 2001 From: 01zulfi <85733202+01zulfi@users.noreply.github.com> Date: Mon, 9 Feb 2026 12:33:28 +0500 Subject: [PATCH] web: align check icon inside note's color in properties panel (#9308) Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com> --- apps/web/src/components/properties/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/web/src/components/properties/index.tsx b/apps/web/src/components/properties/index.tsx index faae3b00b..c7c4ac43f 100644 --- a/apps/web/src/components/properties/index.tsx +++ b/apps/web/src/components/properties/index.tsx @@ -676,7 +676,7 @@ function Colors({ noteId, color }: { noteId: string; color?: string }) { )}