Viewing 1 replies (of 1 total)
  • Plugin Author Vicky Agravat

    (@vickyagravat)

    You can add following css for that…

    .code-block {
    ? ? max-width: 40em;
    }

    .CodeMirror-sizer {
    ? ? padding: 30px;
    }

Viewing 1 replies (of 1 total)
  • The topic ‘How to reduce width and give 30px padding’ is closed to new replies.