.qlEditorSaveSpace[data-v-1be9d4ae] {
  -moz-tab-size: 4;
    -o-tab-size: 4;
       tab-size: 4;
  text-align: left;
  white-space: pre-wrap;
  word-wrap: break-word;
  height: 400px;
}
.container[data-v-1be9d4ae] {
  width: 100%;
  height: 100%;
}
.container .parentClass[data-v-1be9d4ae] {
  position: relative;
}
.container .parentClass .mask[data-v-1be9d4ae] {
  width: 100%;
  height: 200px;
  background: #f5f5f5;
  position: absolute;
  bottom: -40px;
  cursor: not-allowed;
  opacity: 0.7;
}
.container .basicInformation[data-v-1be9d4ae] {
  width: 140px;
  height: 16px;
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: 500;
  color: #333333;
}
.container[data-v-1be9d4ae] .textarea .ant-col.ant-form-item-control-wrapper {
  width: 100%;
}
.container[data-v-1be9d4ae] .textarea .ant-col.ant-form-item-control-wrapper .ql-editor {
  height: 430px;
  font-size: 16px;
}
.container[data-v-1be9d4ae] .ant-form-item-control {
  line-height: 0px;
}

