Files
frontend-app-authoring/src/course-outline/drag-helper/ConditionalSortableElement.scss
Navin Karkera 2cb907e731 feat: xblock status component
feat: add custom relative dates flag to state

refactor: add gated status type

refactor: alert style

feat: add status text to units

test: add tests

fix: lint issues

refactor: break up xblock status component

fix: selector for isCustomRelativeDatesActive

fix: prereq default value
2024-02-05 14:01:38 -05:00

6 lines
70 B
SCSS

.extend-margin {
.item-children {
margin-right: -2.75rem;
}
}