fix: select样式修改

This commit is contained in:
fanpeijiang
2022-10-11 23:41:02 +08:00
parent 34922aa6db
commit 636922a7f5

View File

@@ -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 {