@use '@carbon/layout';

.modalBody {
  min-height: 350px;
  overflow-y: hidden;
}

.form {
  overflow-y: scroll;
}
