
#markdownDialog {

  .version{
    opacity: 0.6;
  }
  .modal-body {
    max-height: 70%;
    overflow:scroll;
  }
}
