.ding-history-back {
  display: block;
  clear: both;
  margin: 10px 0;
  cursor: pointer;
}
.ding-history-back:hover {
  text-decoration: underline;
}
