.qlEditorSaveSpace[data-v-2d1c7c02] {
  -moz-tab-size: 4;
    -o-tab-size: 4;
       tab-size: 4;
  text-align: left;
  white-space: pre-wrap;
  word-wrap: break-word;
}
.container[data-v-2d1c7c02] {
  width: 100%;
  height: 100%;
}
.container .parentClass[data-v-2d1c7c02] {
  position: relative;
}
.container .parentClass .mask[data-v-2d1c7c02] {
  width: 100%;
  height: 200px;
  background: #f5f5f5;
  position: absolute;
  bottom: 0;
  cursor: not-allowed;
  opacity: 0.7;
}
.container .basicInformation[data-v-2d1c7c02] {
  width: 140px;
  height: 16px;
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: 500;
  color: #333333;
}
.container .tip[data-v-2d1c7c02] {
  width: 100%;
}
.container .tip .tipBox[data-v-2d1c7c02] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: calc(100% + 20px);
  margin-left: -20px;
}
.container .tip .title[data-v-2d1c7c02] {
  font-size: 16px;
  font-weight: 400;
  color: #000000;
  margin-bottom: 6px;
}
.container .tip .content[data-v-2d1c7c02] {
  margin-left: 8px;
}
.container .tip .tipItem1[data-v-2d1c7c02] {
  width: 675px;
  height: 120px;
  background: linear-gradient(133deg, #e5f2ff 0%, #ffffff 100%);
  border-radius: 8px;
  border: 1px solid #e0e0e0;
  margin: 20px 0 0 20px;
  padding: 14px 16px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.container .tip .tipItem2[data-v-2d1c7c02] {
  width: 440px;
  height: 120px;
  background: linear-gradient(130deg, #fffae4 0%, #ffffff 100%);
  border-radius: 8px;
  border: 1px solid #e0e0e0;
  margin: 20px 0 0 20px;
  padding: 14px 16px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.container .tip .tipItem3[data-v-2d1c7c02] {
  width: 390px;
  height: 120px;
  background: linear-gradient(133deg, #e5f2ff 0%, #ffffff 100%);
  border-radius: 8px;
  border: 1px solid #e0e0e0;
  margin: 20px 0 0 20px;
  padding: 14px 16px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.container .tip .tipItem4[data-v-2d1c7c02] {
  width: 258px;
  height: 120px;
  background: linear-gradient(130deg, #fffae4 0%, #ffffff 100%);
  border-radius: 8px;
  border: 1px solid #e0e0e0;
  margin: 20px 0 0 20px;
  padding: 14px 16px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.container .tip .tipItem5[data-v-2d1c7c02] {
  width: 462px;
  height: 120px;
  background: linear-gradient(133deg, #e5f2ff 0%, #ffffff 100%);
  border-radius: 8px;
  border: 1px solid #e0e0e0;
  margin: 20px 0 0 20px;
  padding: 14px 16px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.container .tip .tipItem6[data-v-2d1c7c02] {
  width: 435px;
  height: 120px;
  background: linear-gradient(130deg, #fffae4 0%, #ffffff 100%);
  border-radius: 8px;
  border: 1px solid #e0e0e0;
  margin: 20px 0 0 20px;
  padding: 14px 16px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.container .tip .tipItem7[data-v-2d1c7c02] {
  width: 330px;
  height: 120px;
  background: linear-gradient(133deg, #e5f2ff 0%, #ffffff 100%);
  border-radius: 8px;
  border: 1px solid #e0e0e0;
  margin: 20px 0 0 20px;
  padding: 14px 16px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.container .isShow[data-v-2d1c7c02] {
  font-size: 16px;
  font-weight: 400;
  color: #1890ff;
  line-height: 24px;
  letter-spacing: 2px;
  cursor: pointer;
}
.container[data-v-2d1c7c02] .textarea .ant-col.ant-form-item-control-wrapper {
  width: 100%;
}
.container[data-v-2d1c7c02] .textarea .ant-col.ant-form-item-control-wrapper .ql-editor {
  height: 430px;
  font-size: 16px;
  line-height: 32px;
}


.textarea .ant-col.ant-form-item-control-wrapper .ql-editor {
  line-height: 1.5 !important;
}
.ql-snow .ql-picker.ql-lineheight .ql-picker-label::before {
  content: '行高';
}
.ql-snow
  .ql-picker.ql-lineheight
  .ql-picker-item[data-value='initial']::before {
  content: '默认';
}
.ql-snow .ql-picker.ql-lineheight .ql-picker-item[data-value='1']::before {
  content: '1';
}
.ql-snow .ql-picker.ql-lineheight .ql-picker-item[data-value='1.5']::before {
  content: '1.5';
}
.ql-snow .ql-picker.ql-lineheight .ql-picker-item[data-value='1.75']::before {
  content: '1.75';
}
.ql-snow .ql-picker.ql-lineheight .ql-picker-item[data-value='2']::before {
  content: '2';
}
.ql-snow .ql-picker.ql-lineheight .ql-picker-item[data-value='3']::before {
  content: '3';
}
.ql-snow .ql-picker.ql-lineheight .ql-picker-item[data-value='4']::before {
  content: '4';
}
.ql-snow .ql-picker.ql-lineheight {
  width: 70px;
}

