whitecube / nova-flexible-content

Flexible Content & Repeater Fields for Laravel Nova
MIT License
788 stars 231 forks source link

Nested flexible layout width #503

Closed mrleblanc101 closed 8 months ago

mrleblanc101 commented 8 months ago

When nesting flexible layouts inside flexible layouts, the nested layout should take all the available width. Screenshot 2024-01-24 at 10 48 37 AM

mrleblanc101 commented 8 months ago

Nevermind, using the default ->fullWidth() works.