fix 漢堡選單展開置中

This commit is contained in:
2026-05-16 18:52:29 +08:00
parent 7d78f4abe5
commit 2f9ea7cf48
2 changed files with 53 additions and 33 deletions
+1 -1
View File
@@ -7,7 +7,7 @@
flex: none;
flex-wrap: nowrap;
justify-content: flex-start;
align-items: stretch;
align-items: center;
}
.portal-nav>ul>li>a {