.search {
  width: 266px;
  & > input {
    background-color: #17171f;
  }
  :global(.isMini) & > input {
    height: 24px;
  }
}
