.modal-body * {
  max-height: none !important;
}

.modal-body {
  overflow: visible !important;
}