.upload-table-header {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin-bottom: 0.5rem;
}

.uploads-empty {
  text-align: center;
}
