Problem/Motivation

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.

Proposed resolution

Ensure that the immediate children of the layout get a flexbox-grow: 1 added to their styling

Command icon Show commands

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

mandclu created an issue. See original summary.

lauriii made their first commit to this issue’s fork.

lauriii’s picture

Status: Active » Needs review

CI is passing. This is ready for review.

hooroomoo’s picture

Status: Needs review » Fixed
hooroomoo’s picture

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.