.gui-selection-modal .gui-react-modal-inner {
  @apply overflow-hidden flex flex-col;

  height: calc(100vh - 60px);
  max-height: 700px;
};
