.search { width: 100%; height: 100%; border-radius: 0; :global(.ant-select-selection--single){ height: 100%; :global(.ant-select-selection__rendered){ height: 100%; display: flex; align-items: center; } } :global(.ant-select-selector) { height: 100% !important; align-items: center; } :global(.ant-select-selection-search-input){ height: 100% !important; } }