We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cab000a commit ab24e7cCopy full SHA for ab24e7c
src/library-authoring/import-course/CourseImportHomePage.tsx
@@ -58,7 +58,7 @@ export const CourseImportHomePage = () => {
58
size: undefined,
59
}}
60
/>
61
- <Container className="px-0 mt-4 mb-5 library-authoring-page">
+ <Container className="mt-4 mb-5">
62
<div className="px-4 bg-light-200 border-bottom">
63
<SubHeader
64
title={intl.formatMessage(messages.pageTitle)}
0 commit comments