diff --git a/app/src/ai/actions.ts b/app/src/ai/actions.ts index 0dc904ccc..0527f8599 100644 --- a/app/src/ai/actions.ts +++ b/app/src/ai/actions.ts @@ -35,9 +35,9 @@ const editDialog = (customName: string, customMemo: string) => {
+
-
- +
`, width: isMobile() ? "92vw" : "520px", }); diff --git a/app/src/menus/workspace.ts b/app/src/menus/workspace.ts index 9679ed394..4edd5ed26 100644 --- a/app/src/menus/workspace.ts +++ b/app/src/menus/workspace.ts @@ -34,9 +34,9 @@ const editLayout = (layoutName?: string) => {
+
-
- +
`, width: "520px", });