From 769e3748a0bbbcafdb1f79c9aea22d282e39b513 Mon Sep 17 00:00:00 2001 From: Dries Augustyns Date: Tue, 16 Dec 2025 13:19:52 +0100 Subject: [PATCH] fix: Increase z-index of color picker --- apps/web/src/components/EmailEditor/Toolbar.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/web/src/components/EmailEditor/Toolbar.tsx b/apps/web/src/components/EmailEditor/Toolbar.tsx index 0b78b54..754a731 100644 --- a/apps/web/src/components/EmailEditor/Toolbar.tsx +++ b/apps/web/src/components/EmailEditor/Toolbar.tsx @@ -424,7 +424,7 @@ export function Toolbar({editor, onInsertVariable, onInsertImage, canUploadImage {showColorPicker && (
{/* Custom color input */} @@ -508,7 +508,7 @@ export function Toolbar({editor, onInsertVariable, onInsertImage, canUploadImage {showLinkInput && ( -
+