.el-descriptions[data-v-63c183b7] {
  border: 1px solid #ebeef5;
  border-radius: 4px;
  margin: 20px 0;
}
.el-descriptions__body[data-v-63c183b7] {
  padding: 0;
}
.el-descriptions__row[data-v-63c183b7] {
  display: flex;
  border-bottom: 1px solid #ebeef5;
}
.el-descriptions__row[data-v-63c183b7]:last-child {
    border-bottom: none;
}
.el-descriptions__label[data-v-63c183b7] {
  width: 120px;
  padding: 12px 16px;
  color: #909399;
  background-color: #fafafa;
  text-align: right;
  font-weight: bold;
  box-sizing: border-box;
}
.el-descriptions__content[data-v-63c183b7] {
  flex: 1;
  padding: 12px 16px;
  color: #606266;
  box-sizing: border-box;
}
.rich-text-content[data-v-63c183b7] {
  line-height: 1.6;
}
.rich-text-content p[data-v-63c183b7] {
    margin: 8px 0;
}
.rich-text-content img[data-v-63c183b7] {
    max-width: 100%;
}
.rich-text-content pre[data-v-63c183b7] {
    background-color: #f6f8fa;
    padding: 12px;
    border-radius: 4px;
    overflow-x: auto;
}
.attachment-item[data-v-63c183b7] {
  margin-bottom: 4px;
}
.cursor-pointer[data-v-63c183b7] {
  cursor: pointer;
}

