.remark-readonly[data-v-970853e1] {
  white-space: pre-wrap;
  word-break: break-all;
  background: #fafafa;
  border: 1px solid #f0f0f0;
  border-radius: 6px;
  padding: 12px 16px;
  min-height: 120px;
  max-height: 480px;
  overflow-y: auto;
  line-height: 1.6;
  color: #333;
}
.remark-history[data-v-970853e1] {
  margin-top: 12px;
}
.remark-history .remark-history-header[data-v-970853e1] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 8px;
}
.remark-history .remark-history-header .remark-history-title[data-v-970853e1] {
  font-size: 13px;
  color: #666;
}
.remark-history .remark-history-header .remark-history-clear[data-v-970853e1] {
  font-size: 12px;
  color: #ff4d4f;
}
.remark-history .remark-history-tags[data-v-970853e1] {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
  max-height: 96px;
  overflow-y: auto;
}
.remark-history .remark-history-tags .remark-history-tag[data-v-970853e1] {
  cursor: pointer;
  margin: 0;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
