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 = ( - + {