.guns-timeline-item {
  height: 25px;
  line-height: 25px;
  font-size: 13px;
  color: rgba(0, 0, 0, 0.43137255);
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
  white-space: nowrap;
}
.guns-timeline-tag {
  color: #fff !important;
  height: 25px !important;
  line-height: 25px !important;
}
