.zhou-comment-edit-status {
  display: inline-block;
  margin-left: 10px;
  color: #475569;
  font-size: 0.95em;
}

.zhou-comment-edit-status[data-type="success"] {
  color: #166534;
}

.zhou-comment-edit-status[data-type="error"] {
  color: #b91c1c;
}

.zhou-comment-edit-status[data-type="progress"] {
  color: #475569;
}
