king
2025-02-11 aa15f061ba185b05f22c98a0a979c72d08bcd974
src/menu/components/tree/antd-tree/index.scss
@@ -7,6 +7,7 @@
  background-size: cover;
  min-height: 100px;
  overflow-y: auto;
  --mk-tree-line-height: 24px;
  .anticon-tool {
    position: absolute;
@@ -18,16 +19,14 @@
    padding: 5px;
    background: rgba(255, 255, 255, 0.55);
  }
  .empty-content {
    text-align: center;
    font-size: 30px;
    margin: 0;
    line-height: 90px;
    color: #bcbcbc;
  }
  .model-menu-action-list:not(.length0) {
    margin: 10px 0px;
  }
  .ant-tree li .ant-tree-node-content-wrapper, .ant-tree li span.ant-tree-switcher, .ant-tree li span.ant-tree-iconEle {
    height: var(--mk-tree-line-height);
    line-height: var(--mk-tree-line-height);
  }
}
.menu-tree-box::after {
  display: block;