.comment-main-editor{display:grid;grid-template-columns:45px auto;width:100%;gap:5px}.comment-main-editor-right-column{width:100%;padding-left:2px;overflow:hidden}.comment-main-editor-right-column *{min-width:1px!important}.comment-editor-wrapper{margin-left:-9px;padding-top:15px;padding-left:7px;padding-right:10px;margin-bottom:20px;display:block;max-height:60vh}.focus.comment-editor-wrapper .editor{background-color:var(--color-clear--2);width:calc(100% + 10px);border-radius:0 20px 20px 20px;border:2px solid var(--color-main-clear);padding-left:10px}.blur.comment-editor-wrapper{margin-left:0;margin-top:0;padding-top:0;padding-bottom:25px;border-radius:20px;border:2px solid var(--color-clear);background-color:var(--color-clear--2)}.comment-editor{width:calc(100% - 13px);max-height:calc(60vh - 40px);padding-top:5px;overflow-y:auto;overflow-x:hidden}.comment-tools .el-dropdown-menu__item{padding:3px 10px;border-radius:20px;margin:0 0 5px 0}.comment-editor-wrapper.has-border:before{content:" ";position:absolute;height:calc(100% - 28px);left:41px;padding-top:20px;top:20px;width:1px;border-left:1px solid var(--color-grey);z-index:-2!important}.app-sm .comment-editor-wrapper.has-border:before{left:20px}.isReply .comment-editor-wrapper.has-border:before{height:100%;padding-top:0;top:unset;bottom:0}.app-sm .isReply .user-avatar-container,.app-sm .isReply .user-picture{left:-4px}.fAddComment .focus .codex-editor{margin-right:10px!important;margin-left:5px!important}.app-grid .fAddComment .codex-editor{margin-right:-12px!important}.fAddComment:not(.isReply) .focus:after{content:" ";min-height:4px;min-width:4px;border-radius:4px;background-color:var(--color-grey);position:absolute;bottom:5px;left:39px}.app-sm .fAddComment:not(.isReply) .focus:after{left:19px}