.simple-income-branch-settings-history {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch; }

#historyDetails .modal-body {
  max-height: 75vh;
  overflow-y: auto; }
