How do get ButtonGroup in a Navbar to wrap properly?

I’m trying to make the app compatible with iPhones as well. However with the default Navbar and a ButtonGroup within and default btn-primary stylings, the bottoms don’t fold / wrap as one would expect Bootstrap to make them do.

How can I fix this in Bootstrap Studio?

Fixed it by putting each Button int its own NavItem under a Nav under the NavbarCollapse.