.ant-select .ant-select-selector {
  width: 100% !important;
}

.custom-select /deep/ .ant-select-selector /deep/ {
  width: 100% !important;
}
