div.ant-select.apant-select-column div.ant-select-selection-overflow {
flex-direction: column !important;
}
div.ant-select.apant-select-column div.ant-select-selection-overflow div.ant-select-selection-overflow-item {
align-self: flex-start !important;
}