
.ellipsis[data-v-d13a7b74] {
  width: 300px;
  text-align: left;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}


.remark-box {
  border: 1px solid #DCDFE6;
  padding: 15px 10px;
  line-height: 1.5;
  font-size: 14px;
  min-height: 150px;
}

