.head {
  padding: 10px;
  background: #333;
  line-height: 20px;
  border-radius: 20px;
}

.nw-dt {
  white-space: nowrap;
  overflow: hidden !important;
  text-overflow: ellipsis;
}
