diff --git a/apps/frontend/src/app/global.css b/apps/frontend/src/app/global.css index e8312804..3322af2c 100644 --- a/apps/frontend/src/app/global.css +++ b/apps/frontend/src/app/global.css @@ -279,4 +279,8 @@ html { } .auto-width { width: auto !important; +} + +.editor * { + color: white; } \ No newline at end of file diff --git a/apps/frontend/src/components/launches/add.edit.model.tsx b/apps/frontend/src/components/launches/add.edit.model.tsx index ec8ac507..1996b360 100644 --- a/apps/frontend/src/components/launches/add.edit.model.tsx +++ b/apps/frontend/src/components/launches/add.edit.model.tsx @@ -308,7 +308,7 @@ export const AddEditModal: FC<{
-
+
1 ? 150 : 250} commands={[ diff --git a/apps/frontend/src/components/launches/providers/high.order.provider.tsx b/apps/frontend/src/components/launches/providers/high.order.provider.tsx index eac8480b..b1eb878c 100644 --- a/apps/frontend/src/components/launches/providers/high.order.provider.tsx +++ b/apps/frontend/src/components/launches/providers/high.order.provider.tsx @@ -275,7 +275,7 @@ export const withProvider = (
-
+
1 ? 200 : 250} value={val.content}