feat 頂欄 992px 以下漢堡選單,展開時 Logo 在上、選單在下,並修正多層子選單 hover

This commit is contained in:
2026-05-16 18:43:37 +08:00
parent ceef799f79
commit df715d25d7
10 changed files with 60 additions and 4 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
@media (max-width: 991px) {
.portal-nav>ul {
flex: 1 1 100%;
flex: none;
flex-wrap: nowrap;
justify-content: flex-start;
align-items: stretch;