We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5893ba5 commit c9d0042Copy full SHA for c9d0042
1 file changed
ui/src/style/ant-overwrite/ant-form.less
@@ -23,6 +23,6 @@
23
transition: transform .3s, -webkit-transform .3s;
24
}
25
26
-.ant-select-open .ant-select-arrow .ant-select-suffix svg {
+.ant-select-open .ant-select-arrow .ant-select-suffix:not(.anticon-search) svg {
27
transform: rotateZ(-180deg);
28
0 commit comments