Github Layout from Layout gallery not really responsive
-
Hello,
I’m trying code for Github layout from quasar/docs/src/layouts/gallery/github.vue and it works as expected on desktop. But on Mobile view horizontal navigation links (‘Pull requests’, ‘Issues’, ‘Marketplace’ and ‘Explore’) collapse and there is no hamburger mobile menu toggle button to access those disappeared links. Whereas the real Github app has that hamburger icon in mobile view.
Is there a way in code to enable toggle button?