Ben Lin
2025-03-08 858b9bccead46cdefc99325b7c956d50a2964309
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;
  }
}