Foundation 5 off-canvas full height of device

后端 未结 4 1432
说谎
说谎 2020-12-25 12:21

I\'m using Foundation\'s off-canvas navigation, attempting to make a navigation that takes up the full height of the device.

By default, the height of the menu opti

4条回答
  •  天涯浪人
    2020-12-25 12:55

    I had to hack the JS a bit, I found that depending on when the content is taller than the browser/device height or does not push to 100% height there were issues. Here’s my suggested fix: https://github.com/zurb/foundation/issues/3800

提交回复
热议问题