Skip to content

Issue with flexbox parent #274

Description

@andybrummer

I had an issue where the replacement div was collapsing because it didn't match the flex settings of the element that it replaced. It would be nice if you could copy the css flex value from the element you are replacing.

As it is, I was able to add:
.is_stuck + div { flex: 0 0 auto; }

To my stylesheet.

If you want, I wouldn't mind making the fix myself if you are accepting changes.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions