﻿/* #region Editor =================== */

.nx-editor-default .nx-editor-row {
    max-width: 1200px;
    margin: auto;
}

.nx-editor .editorContent {
    width: 100%
}

/* #endregion */