Skip to content
Snippets Groups Projects
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
Forked from pubsweet / pubsweet
5621 commits behind the upstream repository.
Attachments.local.scss 133 B
.uploading {
  display: flex;
  align-items: center;
}

.icon {
  color: gray;
  margin-right: 10px;
}

.filename {
  color: gray;
}