.search { width: 100%; //height: 100%; display: flex; :global(.ant-select-selection) { width: 100%; min-height: 100%; border-radius: 0; display: flex; align-items: center; } :global(.ant-select-selection__rendered) { width: 100%; } }