提交过滤

This commit is contained in:
super
2026-03-27 21:58:43 +08:00
parent e09f6d4a80
commit 0aad7b3faf
5 changed files with 4 additions and 2 deletions

View File

@@ -155,7 +155,7 @@ const navGroups = [
.nav-dropdown-menu {
position: absolute;
top: calc(100% + 8px);
top: 100%;
left: 0;
min-width: 220px;
padding: 8px;