
#githubFileSaveAsDialog {

  .filePreview{
    max-width: 200px;
    max-height: 200px;
  }


  .list-group{
    height:250px;
  }
}
