.com-page[data-v-7b191ee2] {
  background: #ffffff;
  min-height: 26.25rem;
}
.com-page[data-v-7b191ee2] .kaimo-docx-666-wrapper {
  background: #ffffff;
  padding: 0;
  margin-bottom: 0;
}
.com-page[data-v-7b191ee2] .kaimo-docx-666 {
  box-shadow: 0 0 0.625rem rgba(0, 0, 0, 0.05) !important;
}
.com-page[data-v-7b191ee2] p {
  line-height: 1.5;
  border-style: none !important;
}
.text-preview[data-v-7b191ee2] {
  background: #282c34;
  color: #d4d4d4;
  border-radius: 0.375rem;
  border: 0.0625rem solid #222;
  padding: 1rem 0 1rem 3rem;
  min-height: 12.5rem;
  font-family: 'Fira Mono', 'Consolas', 'Menlo', monospace;
  font-size: 0.9375rem;
  white-space: pre;
  word-break: break-all;
  max-height: 37.5rem;
  overflow: auto;
  position: relative;
  counter-reset: line;
}
.text-preview span.line[data-v-7b191ee2] {
  display: block;
  padding-left: 0.5rem;
  position: relative;
}
.text-preview span.line[data-v-7b191ee2]::before {
  counter-increment: line;
  content: counter(line);
  position: absolute;
  left: -2.25rem;
  width: 1.75rem;
  color: #888;
  text-align: right;
  user-select: none;
}

