index.less 284 B

1234567891011
  1. .ant-select-search__field__mirror{
  2. display: none;
  3. }
  4. :root .ant-select-tree li span.ant-select-tree-switcher.ant-select-tree-switcher_open:after{
  5. font-size: 24px;
  6. }
  7. :root .ant-select-tree li span.ant-select-tree-switcher.ant-select-tree-switcher_close:after{
  8. font-size: 24px;
  9. }