🔱: [client] sync upgrade with 6 commits [trident-sync]

chore:
chore: help menu
chore: help menu
fix: 修复 antdv 弹出菜单边框过大的问题
fix: 修复 antdv懒加载后dropdown按钮无法点击的bug
This commit is contained in:
GitHub Actions Bot
2025-03-05 19:24:47 +00:00
parent 140606744b
commit 2b4b15f558
11 changed files with 142 additions and 55 deletions
@@ -382,6 +382,9 @@ function removeMenuItem(item: MenuItemRegistered) {
.is-menu-align {
justify-content: var(--menu-align, start);
}
.vben-menu__popup-container {
padding: 0px !important;
}
.vben-menu__popup-container,
.vben-menu {