@ -401,10 +401,6 @@ form {
}
.ant-select-combobox .ant-select-search__field:focus {
box-shadow: none;
//datepicker
.ant-calendar-picker-icon:after {
color: @error-color;
@ -337,10 +337,7 @@
position: relative;
z-index: 1;
transition: all .3s @ease-in-out;
&:focus {
box-shadow: 0 0 0 1px tint(@primary-color, 20%), 0 0 0 3px tint(@primary-color, 80%);
.@{select-prefix-cls}-selection__rendered {
padding: 0;
@ -82,10 +82,6 @@
.component-select {
&.ant-select-dropdown {
border: 0;