From 3dbe9193e21335738e0beada1c5a4a9bc08714e2 Mon Sep 17 00:00:00 2001 From: Kuingsmile Date: Wed, 22 Nov 2023 06:49:47 -0800 Subject: [PATCH] feat: Update DialogContent width in EditorViewer component --- src/components/profile/editor-viewer.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/profile/editor-viewer.tsx b/src/components/profile/editor-viewer.tsx index 28608e95..e5f44789 100644 --- a/src/components/profile/editor-viewer.tsx +++ b/src/components/profile/editor-viewer.tsx @@ -74,10 +74,10 @@ export const EditorViewer = (props: Props) => { }); return ( - + {t("Edit File")} - +