.detail-o2m-select-lists {
  .item {
    background: #f4f4f5;
    border: 1px solid #e9e9eb;
    color: #909399;
    margin-right: 10px;
    padding: 2px 8px;
    border-radius: 5px;
    white-space: nowrap;
  }
}
