.pisell-select-floor-map-resource-dialog {
  .pisell-lowcode-modal {
    height: 99%;
    max-width: 100%;
    padding-bottom: 0;
  }

  .pisell-lowcode-modal-content {
    height: 100%;
    max-height: none!important;
  }

  .pisell-lowcode-modal-body {
    flex: 1;
    min-height: 0;
    overflow: hidden;
  }

  .pisell-shell-frame-header {
    display: none;
  }

  .pisell-select-floor-map-resource-dialog-content {
    height: 100%;
    min-height: 0;
  }
}
