
textarea[data-v-0b889017] {
  border: .0625rem solid #ccc;
  border-radius: 0;
  color: #55595c;
  font-family: inherit;
  font-size: .9rem;
  height: 600px;
  line-height: 1.5;
  margin: 0;
  overflow: auto;
  padding: .25rem .5rem;
  width: 100%;
}
textarea[readonly][data-v-0b889017] {
  background-color: #eceeef;
  opacity: 1;
}
.theseed-dark-mode textarea[data-v-0b889017] {
  background-color: #000;
  color: #ddd;
}
