index.less 392 B

12345678910111213141516
  1. .user-content>.ant-tabs.ant-tabs-top.ant-tabs-line {
  2. background-color: #F5F5F5;
  3. margin-bottom: 10px;
  4. }
  5. .ant-select-search__field__mirror{
  6. display: none;
  7. }
  8. :root .ant-select-tree li span.ant-select-tree-switcher.ant-select-tree-switcher_open:after{
  9. font-size: 24px;
  10. }
  11. :root .ant-select-tree li span.ant-select-tree-switcher.ant-select-tree-switcher_close:after{
  12. font-size: 24px;
  13. }