From 20e98319af2a75948ff71433ec9bdb3feb292215 Mon Sep 17 00:00:00 2001 From: connorhaugh <49422820+connorhaugh@users.noreply.github.com> Date: Fri, 2 Dec 2022 10:23:07 -0500 Subject: [PATCH] feat: remove default background color for editors (#398) --- src/CourseAuthoringPage.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/CourseAuthoringPage.jsx b/src/CourseAuthoringPage.jsx index 9d890f1b2..50126b37b 100644 --- a/src/CourseAuthoringPage.jsx +++ b/src/CourseAuthoringPage.jsx @@ -51,7 +51,7 @@ export default function CourseAuthoringPage({ courseId, children }) { ); return ( -