.add-into-btn {
  margin-top: 20px;
  display: flex;
  align-items: center;
}
.page-detail-shipment .cell-link {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #427bd4;
  cursor: pointer;
}

