.liste-integrite-exceptions .colonne-nom {
  width: 300px;
}

.liste-integrite-exceptions .colonne-exceptions-stats {
  width: 150px;
}

.description-tronquee {
  max-width: 100px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
