/* Keep Add/Edit dialogs at one consistent width across master-data pages. */
.modal-dialog {
  --bs-modal-width: 800px;
}
