diff --git a/apps/frontend/src/app/global.scss b/apps/frontend/src/app/global.scss index f9e668fa..0dcf5173 100644 --- a/apps/frontend/src/app/global.scss +++ b/apps/frontend/src/app/global.scss @@ -282,7 +282,7 @@ html { width: auto !important; } -.editor * { +.editor :not(.removeEditor *) { @apply text-textColor; } diff --git a/apps/frontend/src/components/launches/calendar.tsx b/apps/frontend/src/components/launches/calendar.tsx index 15a3fc15..66232dbb 100644 --- a/apps/frontend/src/components/launches/calendar.tsx +++ b/apps/frontend/src/components/launches/calendar.tsx @@ -561,7 +561,7 @@ export const CalendarColumn: FC<{ ))} {!showAll && postList.length > 3 && (