Skip to content
Snippets Groups Projects
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
custom-proteins.component.scss 151 B
#protein-list {
  height: 150px;
}

.not-found {
  padding: 4px;
  margin: 4px;
  border-radius: 3px;
  background-color: rgba(255, 255, 255, 0.33);
}