.option {
  :global {
    .ant-select-item-option-content {
      display: flex;
    }
  }
}
