.select { width: 100%; height: 100%; border-radius: 0; :global(.ant-select-selection--single) { height: 100%; border-radius: 0; } :global(.ant-select-selection--multiple .ant-select-selection__choice) { background: rgb(233, 238, 249); } }