mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-24 23:48:13 -05:00
🐛 fix "More" link in mobile nav (#618)
no issue - pass in the action string so that the mobile menu trigger works
This commit is contained in:
parent
c9cbe56be1
commit
5f5c22d958
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@
|
|||
|
||||
{{gh-content-cover onClick="closeMenus" onMouseEnter="closeAutoNav"}}
|
||||
|
||||
{{gh-mobile-nav-bar}}
|
||||
{{gh-mobile-nav-bar openMobileMenu="openMobileMenu"}}
|
||||
</div>{{!gh-viewport}}
|
||||
{{/gh-app}}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue