chunk-772fdc06.3bb0d040.css 1.7 KB

1
  1. .template-textarea{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative}.template-textarea .rich-editor{width:100%;min-height:50px}.template-textarea .content{padding:10px}.template-textarea .editor{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.template-textarea .menus{position:absolute;bottom:0;right:0;font-size:12px;width:50px;height:100px;border:1px dashed #ccc}.template-textarea .menus,.template-textarea .menus .attr{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.template-textarea .menus .attr{width:100%;height:50px}.template-textarea .menus .attr .attr-icon-size{width:28px;height:28px}.template-textarea .menus .delete{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:50px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.template-textarea .menus .delete .attr-icon-size{width:28px;height:28px}.attr-icon-size{width:48px;height:48px}.min-height{min-height:300px}