From 7a3cebdb6b62a3631631b0abf499217ca25642bf Mon Sep 17 00:00:00 2001
From: Aaryan Khandelwal <65252264+aaryan610@users.noreply.github.com>
Date: Mon, 22 Dec 2025 16:52:09 +0530
Subject: [PATCH] fix: alpha colors (#8418)
---
.../extensions/custom-image/components/toolbar/alignment.tsx | 2 +-
.../custom-image/components/toolbar/full-screen/modal.tsx | 2 +-
.../core/extensions/custom-image/components/upload-status.tsx | 2 +-
packages/propel/src/banner/banner.stories.tsx | 2 +-
packages/propel/src/portal/modal-portal.tsx | 2 +-
packages/tailwind-config/variables.css | 2 ++
6 files changed, 7 insertions(+), 5 deletions(-)
diff --git a/packages/editor/src/core/extensions/custom-image/components/toolbar/alignment.tsx b/packages/editor/src/core/extensions/custom-image/components/toolbar/alignment.tsx
index 6720114f4..e35dc4b45 100644
--- a/packages/editor/src/core/extensions/custom-image/components/toolbar/alignment.tsx
+++ b/packages/editor/src/core/extensions/custom-image/components/toolbar/alignment.tsx
@@ -42,7 +42,7 @@ export function ImageAlignmentAction(props: Props) {
{isDropdownOpen && (
-
+
{IMAGE_ALIGNMENT_OPTIONS.map((option) => (
-
+