From f7596c6ccac12b2ea7751f8ae7743631cc259e0d Mon Sep 17 00:00:00 2001 From: Manav Rathi Date: Mon, 6 Jan 2025 16:47:21 +0530 Subject: [PATCH] to sx --- web/apps/auth/src/pages/auth.tsx | 4 ++-- .../PhotoViewer/ImageEditorOverlay.tsx | 19 +++++++++++++++---- 2 files changed, 17 insertions(+), 6 deletions(-) diff --git a/web/apps/auth/src/pages/auth.tsx b/web/apps/auth/src/pages/auth.tsx index f5e894b4c3..5d92955d0c 100644 --- a/web/apps/auth/src/pages/auth.tsx +++ b/web/apps/auth/src/pages/auth.tsx @@ -148,10 +148,10 @@ const AuthNavbar: React.FC = () => { return ( - + - + = ( > {t("photo_editor")} @@ -635,7 +637,10 @@ export const ImageEditorOverlay: React.FC = ( open={showControlsDrawer} onClose={handleCloseWithConfirmation} > - + { setShowControlsDrawer(false); @@ -647,7 +652,13 @@ export const ImageEditorOverlay: React.FC = ( - + {