Skip to content
Snippets Groups Projects
Forked from an inaccessible project.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
course-search.component.scss 117 B
// Course search
.search-input-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
}