fix: select样式修改
This commit is contained in:
@@ -15,6 +15,9 @@
|
|||||||
outline: none;
|
outline: none;
|
||||||
box-shadow: none;
|
box-shadow: none;
|
||||||
}
|
}
|
||||||
|
&.ant-select:not(.ant-select-customize-input) .ant-select-selector{
|
||||||
|
border-radius: 4px;
|
||||||
|
}
|
||||||
|
|
||||||
.ant-select-arrow .ant-select-suffix {
|
.ant-select-arrow .ant-select-suffix {
|
||||||
&:after {
|
&:after {
|
||||||
|
|||||||
Reference in New Issue
Block a user