Closed (fixed)
Project:
Next.js Webform
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
24 Mar 2023 at 16:16 UTC
Updated:
11 Apr 2023 at 21:09 UTC
Jump to comment: Most recent
When elements are placed using this library, they display full width, as they do in a coupled install. When using the flexbox-layout element, nested elements don't expand to occupy the full width of the parent, layout container.
Ensure that the immediate children of the layout get a flexbox-grow: 1 added to their styling
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #4
lauriiiCI is passing. This is ready for review.
Comment #5
hooroomooComment #6
hooroomoo