:global {
  .nd-search-type-select {
    width: 100px;
    margin-right: -1px;

    .ant-select-selector {
      border-top-right-radius: 0px !important;
      border-bottom-right-radius: 0px !important;
    }
  }
}
