backup-select-app {
  display: block;

  .app-table {
    margin-top: 12px;
    min-height: 187px;
  }

  .form-footer {
    display: flex;
    align-items: center;
    justify-content: flex-end;
  }

  .btn {
    margin-right: 12px;
  }
}
