Ben Lin
2025-01-09 7bcfc0507043dc878c801a259aa7d058f4982551
src/components/Menu/src/index.less
@@ -29,8 +29,8 @@
        .ant-menu:not(.ant-menu-inline) .ant-menu-submenu-open,
        .ant-menu-submenu-active,
        .ant-menu-submenu-title:hover {
          color: #fff;
          background-color: @top-menu-active-bg-color !important;
          color: #fff;
        }
        .ant-menu-item:hover,
@@ -68,7 +68,7 @@
  }
  .ant-menu-inline.ant-menu-sub {
    box-shadow: unset !important;
    transition: unset;
    box-shadow: unset !important;
  }
}