File tree Expand file tree Collapse file tree 3 files changed +5
-1
lines changed Expand file tree Collapse file tree 3 files changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -49,3 +49,5 @@ TWITTER_URL=''
4949USER_INFO_COOKIE_NAME = ' '
5050OPTIMIZELY_FULL_STACK_SDK_KEY = ' '
5151SHOW_UNGRADED_ASSIGNMENT_PROGRESS = ' '
52+ # Fallback in local style files
53+ PARAGON_THEME_URLS = {}
Original file line number Diff line number Diff line change @@ -51,3 +51,5 @@ CHAT_RESPONSE_URL='http://localhost:18000/api/learning_assistant/v1/course_id'
5151PRIVACY_POLICY_URL = ' http://localhost:18000/privacy'
5252OPTIMIZELY_FULL_STACK_SDK_KEY = ' '
5353SHOW_UNGRADED_ASSIGNMENT_PROGRESS = ' '
54+ # Fallback in local style files
55+ PARAGON_THEME_URLS = {}
Original file line number Diff line number Diff line change 439439 height : 56px !important ;
440440}
441441
442- @include media- breakpoint-down ( xs) {
442+ @media ( --pgn-size- breakpoint-max-width- xs ) {
443443 .course-outline-tab .pgn__card {
444444 .pgn__card-header {
445445 display : block ;
You can’t perform that action at this time.
0 commit comments