huridocs/uwazi

View on GitHub
app/react/Attachments/components/scss/filelist.scss

Summary

Maintainability
Test Coverage
.filelist-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  div {
    label {
      margin-top: 5px;
    }
  }
}