
[data-v-33bd9a42] .vue-html5-editor {
  -ms-flex: 1;
      flex: 1;
  overflow: auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
}
[data-v-33bd9a42] .vue-html5-editor .content {
  -ms-flex: 1;
      flex: 1;
  overflow: auto;
}

.richText[data-v-b889a4c2] {
  max-height: 600px;
  overflow: auto;
}
.disabled[data-v-b889a4c2] {
  position: absolute;
  left: 13px;
  right: 3px;
  bottom: 3px;
  top: 4px;
  z-index: 999999;
  border-radius: 5px;
  background: rgba(0, 0, 0, 0.05);
}

