.m-editors {
  width: 100%;
  height: 100%;
  display: flex;

  .m-editor {
    width: 100%;
    height: 100%;
  }
}