/* Aito tweaks on top of swagger-ui.css. Keep minimal. */
.swagger-ui table tbody tr td:first-of-type {
  max-width: none;
}
