.uploadPicture .el-upload-list__item-thumbnail{width:auto;height:auto;position:absolute;top:0;bottom:0;left:0;right:0;max-width:100%;max-height:100%;margin:auto;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#tinymce{position:relative}#tinymce .uploadImage-button{position:absolute;right:5px;top:5px}#tinymce .uploadImage-button.fullscreen{position:fixed;z-index:1500}#editor .editor-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:10px 0}#editor .editor-header .el-date-editor{width:200px;margin-right:20px}#editor .result-container{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:30px}#editor .result-container .editor-result{width:414px;height:667px;font-size:16px;text-align:justify;padding:16px;border:1px solid #ccc;overflow-x:hidden;overflow-y:auto}#editor .result-container .editor-result img{display:block;max-width:100%;margin:0 auto}#editor .result-container .editor-html{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:justify;padding:16px;margin-left:50px;border:1px solid #ccc}