diff --git a/apps/frontend/src/app/global.scss b/apps/frontend/src/app/global.scss index da791348..ac18deaa 100644 --- a/apps/frontend/src/app/global.scss +++ b/apps/frontend/src/app/global.scss @@ -10,7 +10,6 @@ html { } .box { position: relative; - padding: 8px 24px; } .box span { position: relative; diff --git a/apps/frontend/src/components/launches/add.edit.model.tsx b/apps/frontend/src/components/launches/add.edit.model.tsx index 966a2db8..8b2389fc 100644 --- a/apps/frontend/src/components/launches/add.edit.model.tsx +++ b/apps/frontend/src/components/launches/add.edit.model.tsx @@ -385,14 +385,15 @@ export const AddEditModal: FC<{ instructions="You are an assistant that help the user to schedule their social media posts, everytime somebody write something, try to use a function call, if not prompt the user that the request is invalid and you are here to assists with social media posts" /> )} -
@@ -540,10 +541,10 @@ export const AddEditModal: FC<{ ) : null}
-
-
+
+