diff --git a/src/style/customize/select.scss b/src/style/customize/select.scss index 0165df84..daed71a3 100644 --- a/src/style/customize/select.scss +++ b/src/style/customize/select.scss @@ -15,6 +15,9 @@ outline: none; box-shadow: none; } + &.ant-select:not(.ant-select-customize-input) .ant-select-selector{ + border-radius: 4px; + } .ant-select-arrow .ant-select-suffix { &:after {