-
Alf Eaton authored
Refactor Files molecule to allow subclassing as Attachments and Supplementary.
9308cab1
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;
}