.qlEditorSaveSpace[data-v-fe155af6] {
  -moz-tab-size: 4;
    -o-tab-size: 4;
       tab-size: 4;
  text-align: left;
  white-space: pre-wrap;
  word-wrap: break-word;
}
.add[data-v-fe155af6] {
  margin-top: 10px;
  width: 100%;
  height: 40px;
}
.basicInformation[data-v-fe155af6] {
  height: 16px;
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: 500;
  color: #333333;
}
.parentClass[data-v-fe155af6] {
  position: relative;
}
.parentClass .mask[data-v-fe155af6] {
  width: 100%;
  height: 200px;
  background: #f5f5f5;
  position: absolute;
  bottom: 0;
  z-index: 100;
  cursor: not-allowed;
  opacity: 0.7;
}
[data-v-fe155af6] .textarea .ant-col.ant-form-item-control-wrapper {
  width: 100%;
}
[data-v-fe155af6] .textarea .ant-col.ant-form-item-control-wrapper .ql-editor {
  height: 430px;
  font-size: 16px;
}
[data-v-fe155af6] .textarea .ant-col.ant-form-item-control-wrapper {
  width: 100%;
}
.flexbox[data-v-fe155af6] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 0;
}

