jgthms / bulma

Modern CSS framework based on Flexbox
https://bulma.io
MIT License
49.39k stars 3.95k forks source link

[question]How can we achieve this Horizontal Scrollable Menu with bulma? #3608

Open selfhostrepo opened 1 year ago

selfhostrepo commented 1 year ago

This is about Bulma | the Docs.

Bulma

Overview of the problem

Can't find any example building a Horizontal Scrollable Menu with Bulma in the doc. wonder we can build Horizontal Scrollable Menu with Bulma also does Bulma support PWA?

Horizontal Scrollable Menu

Firefox

Sass 0.9.4

joakim-tldr commented 1 year ago

overflow-x: scroll; ?