details[id^="edit-field-fichier-download"] .details-wrapper table {
  width: auto;
}

details[id^="edit-field-fichier-download"] .details-wrapper table .tabledrag-cell-content.js-tabledrag-cell-content .tabledrag-cell-content__item {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

details[id^="edit-field-fichier-download"] .details-wrapper table .tabledrag-cell-content.js-tabledrag-cell-content .tabledrag-cell-content__item .field--name-filename {
  margin-bottom: 1rem;
  font-size: 1rem;
  font-weight: bold;
}

details[id^="edit-field-fichier-download"] .details-wrapper table .tabledrag-cell-content.js-tabledrag-cell-content .tabledrag-cell-content__item .field--name-uid {
  margin-top: 1rem;
}
