//
// Source code
//

// TODO - Verify if this class is needed
.tox {
  // Wrapper for Code Editor to enable scroll within `.tox-well`
  .tox-source-code {
    overflow: auto;
  }
}
